cryptobox on AUR (Arch User Repository)

Last updated: May 20,2024

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

b. Install cryptobox on Arch using YAY

$ yay -S cryptobox

* (Optional) Uninstall cryptobox on Arch using YAY

$ yay -Rns cryptobox

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

b. Clone cryptobox's git locally

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

c. Go to ~/cryptobox folder and install it

$ cd ~/cryptobox $ makepkg -si

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