Closed GoogleCodeExporter closed 9 years ago
those using ubuntu lucid, here's an easy 1, 2, 3 (thanks to Andreas for setting
up a PPA)
1. add the following line to /etc/apt/sources.list
deb http://ppa.launchpad.net/andreas-noteng/ppa/ubuntu lucid main
2. add repo key
gpg --keyserver subkeys.pgp.net --recv-keys 0A468C602EAFB68C
gpg --export --armor 0A468C602EAFB68C | sudo apt-key add -
3. update & install
sudo apt-get update
sudo apt-get install transgui
Original comment by boolionc...@gmail.com
on 11 Jun 2010 at 7:09
Actually I would recommend using the newly created transgui PPA on my account
because I often upload experimental packages to the other PPA, and sometimes it
breaks stuff. The new PPA is here:
https://launchpad.net/~andreas-noteng/+archive/transgui/+packages
The easy way of adding repositories to your Ubuntu installation (since Karmic)
is with the add-apt-repository command (it will grab the needed key for you),
so to add this ppa:
$ sudo apt-add-repository ppa:andreas-noteng/transgui
$ sudo apt-get update
$ sudo apt-get install transgui
Karmic packages will soon be available at the same PPA.
Original comment by anot...@gmail.com
on 11 Jun 2010 at 3:15
Original comment by j...@cp-lab.com
on 3 Aug 2010 at 1:24
Thanks!
It would still be great to give a simple installation instruction in readme
file.
Readmes here are still pointless:
transgui-1.4-x86_64-linux.zip
transgui-1.4-i386-linux.zip
Original comment by the.pape...@gmail.com
on 3 Aug 2010 at 1:40
The updated readme will be included with version 1.4.1
Original comment by j...@cp-lab.com
on 3 Aug 2010 at 1:43
Original issue reported on code.google.com by
the.pape...@gmail.com
on 22 Oct 2009 at 12:30