cryptmount on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install cryptmount on Arch using YAY
$
yay -S
cryptmount
Copied
* (Optional) Uninstall cryptmount on Arch using YAY
$
yay -Rns
cryptmount
Copied
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
Copied
b. Clone cryptmount's git locally
$
git clone https://aur.archlinux.org/cryptmount.git
~/cryptmount
Copied
c. Go to ~/cryptmount folder and install it
$
cd
~/cryptmount
Copied
$
makepkg -si
Copied
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
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