python2-cryptsetup on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-cryptsetup

* (Optional) Uninstall python2-cryptsetup on Arch using YAY

$ yay -Rns python2-cryptsetup

2. Manually Install "python2-cryptsetup" via AUR

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

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

b. Clone python2-cryptsetup's git locally

$ git clone https://aur.archlinux.org/python2-cryptsetup.git ~/python2-cryptsetup

c. Go to ~/python2-cryptsetup folder and install it

$ cd ~/python2-cryptsetup $ makepkg -si

3. Information about the python2-cryptsetup package on Arch User Repository (AUR)

ID: 1130036
Name: python2-cryptsetup
PackageBaseID: 85388
PackageBase: python2-cryptsetup
Version: 0.1.4-2
Description: Python bindings for Network Security Services (NSS)
URL: http://git.fedorahosted.org/cgit/python-cryptsetup.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: anatolik
FirstSubmitted: 1410035684
LastModified: 1661357389
URLPath: /cgit/aur.git/snapshot/python2-cryptsetup.tar.gz