cryptmount on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "cryptmount" 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 cryptmount on Arch using YAY

$ yay -S cryptmount

* (Optional) Uninstall cryptmount on Arch using YAY

$ yay -Rns cryptmount

2. Manually Install "cryptmount" via AUR

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

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

b. Clone cryptmount's git locally

$ git clone https://aur.archlinux.org/cryptmount.git ~/cryptmount

c. Go to ~/cryptmount folder and install it

$ cd ~/cryptmount $ makepkg -si

3. Information about the cryptmount package on Arch User Repository (AUR)

ID: 1330674
Name: cryptmount
PackageBaseID: 12607
PackageBase: cryptmount
Version: 6.2.0-1
Description: Utility allowing an ordinary user to mount an encrypted file system
URL: http://cryptmount.sourceforge.net/
NumVotes: 23
Popularity: 1.432163
OutOfDate:
Maintainer: harrietobrien
Submitter:
FirstSubmitted: 1187603961
LastModified: 1696797505
URLPath: /cgit/aur.git/snapshot/cryptmount.tar.gz