Thursday, March 26, 2009

Installing Truecrypt 6.1a on Ubuntu 9.04 (Jaunty Jackapole Beta)

As much as i adore truecrypt, installation on command-line only linux is not as simple as it should be.

So I documented the process here:


Run a quick update
#apt-get update

You need to install the libgtk2.0-0 package, even though I have no GUI installed. Truecrypt requires this, as it doesn't allow you to install command-line only.
#apt-get install libgtk2.0-0

Once this is done you'll see an error since you don't have any other gtk/gui packages installed. To fix this simeply do:
#apt-get -f install

Now on to actually install truecrypt itself.

download you specific .deb package from truecrypt.org
I'm running the 64bit os so i grabbed:
Ubuntu - x64 (64-bit) .deb

Untar the package.
#tar zxvf truecrypt-6.1a-ubuntu-x64.tar.gz

Simply run the automatic setup
#./truecrypt-6.1a-setup-ubuntu-x64

test with
#truecrypt -h

Provided that last step worked, you are now all set.

1 comment:

  1. Hi Steve,

    do you want to sell your domain name cryptoverse?

    ReplyDelete