python2-pbkdf2 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-pbkdf2

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

$ yay -Rns python2-pbkdf2

2. Manually Install "python2-pbkdf2" via AUR

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

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

b. Clone python2-pbkdf2's git locally

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

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

$ cd ~/python2-pbkdf2 $ makepkg -si

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

ID: 705949
Name: python2-pbkdf2
PackageBaseID: 149996
PackageBase: python2-pbkdf2
Version: 1.3-1
Description: Password-based key derivation function PBKDF2.
URL: https://www.dlitz.net/software/python-pbkdf2/
NumVotes: 0
Popularity: 0
OutOfDate: 1656376349
Maintainer: seiuneko
FirstSubmitted: 1583793224
LastModified: 1583793224
URLPath: /cgit/aur.git/snapshot/python2-pbkdf2.tar.gz

5. The same packages on other Linux Distributions