How to Install Veracrypt | Linux
Environment
Content
As works and privacy, make use Veracrypt to protect the files on my USB Flash drive. Because did not find it from Ubuntu Software Center, downloaded and installed Veracrypt directly:
How-to
Update
- Linux x64
Content
As works and privacy, make use Veracrypt to protect the files on my USB Flash drive. Because did not find it from Ubuntu Software Center, downloaded and installed Veracrypt directly:
https://veracrypt.codeplex.com/wikipage?title=Downloads
How-to
$tar jxvf veracrypt-{version}-setup.tar.bz2
$sudo ./veracrypt-{version}-setup-console-x64
Do you accept and agree to be bound by the license terms? (yes/no): yes
Uninstalling VeraCrypt:
-----------------------
To uninstall VeraCrypt, please run 'veracrypt-uninstall.sh'.
Installing package...
usr/
usr/bin/
usr/bin/veracrypt-uninstall.sh
usr/bin/veracrypt
usr/share/
usr/share/applications/
usr/share/applications/veracrypt.desktop
usr/share/veracrypt/
usr/share/veracrypt/doc/
usr/share/veracrypt/doc/License.txt
usr/share/veracrypt/doc/VeraCrypt User Guide.pdf
usr/share/pixmaps/
usr/share/pixmaps/veracrypt.xpm
Press Enter to exit...
Update