python2-cryptacular on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-cryptacular

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

$ yay -Rns python2-cryptacular

2. Manually Install "python2-cryptacular" via AUR

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

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

b. Clone python2-cryptacular's git locally

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

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

$ cd ~/python2-cryptacular $ makepkg -si

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

ID: 206636
Name: python2-cryptacular
PackageBaseID: 60916
PackageBase: python2-cryptacular
Version: 1.4.1-1
Description: A password hashing framework with bcrypt and pbkdf2.
URL: http://pypi.python.org/pypi/cryptacular/
NumVotes: 2
Popularity: 0
OutOfDate: 1638069952
Maintainer:
FirstSubmitted: 1342495364
LastModified: 1436002187
URLPath: /cgit/aur.git/snapshot/python2-cryptacular.tar.gz