cryptobox on AUR (Arch User Repository)
Last updated: January 31,2025
1. Install "cryptobox" 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 cryptobox on Arch using YAY
$
yay -S
cryptobox
Copied
* (Optional) Uninstall cryptobox on Arch using YAY
$
yay -Rns
cryptobox
Copied
2. Manually Install "cryptobox" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cryptobox's git locally
$
git clone https://aur.archlinux.org/cryptobox.git
~/cryptobox
Copied
c. Go to ~/cryptobox folder and install it
$
cd
~/cryptobox
Copied
$
makepkg -si
Copied
3. Information about the cryptobox package on Arch User Repository (AUR)
ID: 989562
Name: cryptobox
PackageBaseID: 57989
PackageBase: cryptobox
Version: 20211115.r14.d939c56-1
Description: A script that makes it easy to create, mount and unmount encrypted images in Linux using LUKS
URL: https://github.com/prurigro/cryptobox
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: prurigro
Submitter: prurigro
FirstSubmitted: 1332833170
LastModified: 1637035973
URLPath: /cgit/aur.git/snapshot/cryptobox.tar.gz
Name: cryptobox
PackageBaseID: 57989
PackageBase: cryptobox
Version: 20211115.r14.d939c56-1
Description: A script that makes it easy to create, mount and unmount encrypted images in Linux using LUKS
URL: https://github.com/prurigro/cryptobox
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: prurigro
Submitter: prurigro
FirstSubmitted: 1332833170
LastModified: 1637035973
URLPath: /cgit/aur.git/snapshot/cryptobox.tar.gz