0

I have downloaded Truecrypt 7.1a 64 bit and extracted the file in the archive manager. I have put ./truecrypt-7.1a-setup-x64 into the terminal but it says no such file or directory exists. I have tried Truecrypt 7.2 as well, but the same happens.

What am I doing wrong, can someone take me through it?

gman
  • 2,324

1 Answers1

0

I guess you solved it by now, but just in case, here is the easy way:

sudo add-apt-repository ppa:stefansundin/truecrypt
sudo apt update
sudo apt install truecrypt

Works fine for me on 16.04LTS 64bit

mivk
  • 5,811