truecrypt-mount on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "truecrypt-mount" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install truecrypt-mount on Arch using YAY

$ yay -S truecrypt-mount

* (Optional) Uninstall truecrypt-mount on Arch using YAY

$ yay -Rns truecrypt-mount

2. Manually Install "truecrypt-mount" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone truecrypt-mount's git locally

$ git clone https://aur.archlinux.org/truecrypt-mount.git ~/truecrypt-mount

c. Go to ~/truecrypt-mount folder and install it

$ cd ~/truecrypt-mount $ makepkg -si

3. Information about the truecrypt-mount package on Arch User Repository (AUR)

ID: 810564
Name: truecrypt-mount
PackageBaseID: 75257
PackageBase: truecrypt-mount
Version: 2-1
Description: Truecrypt mount helper for fstab
URL: https://wiki.archlinux.org/index.php/TrueCrypt#Mount_volumes_via_fstab
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1384119995
LastModified: 1603909844
URLPath: /cgit/aur.git/snapshot/truecrypt-mount.tar.gz