python-pylibscrypt on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python-pylibscrypt

* (Optional) Uninstall python-pylibscrypt on Arch using YAY

$ yay -Rns python-pylibscrypt

2. Manually Install "python-pylibscrypt" via AUR

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

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

b. Clone python-pylibscrypt's git locally

$ git clone https://aur.archlinux.org/python-pylibscrypt.git ~/python-pylibscrypt

c. Go to ~/python-pylibscrypt folder and install it

$ cd ~/python-pylibscrypt $ makepkg -si

3. Information about the python-pylibscrypt package on Arch User Repository (AUR)

ID: 1014064
Name: python-pylibscrypt
PackageBaseID: 153033
PackageBase: python-pylibscrypt
Version: 2.0.0-1
Description: scrypt for python
URL: https://github.com/jvarho/pylibscrypt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1590070347
LastModified: 1641380018
URLPath: /cgit/aur.git/snapshot/python-pylibscrypt.tar.gz