python-srp on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-srp

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

$ yay -Rns python-srp

2. Manually Install "python-srp" via AUR

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

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

b. Clone python-srp's git locally

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

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

$ cd ~/python-srp $ makepkg -si

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

ID: 1335196
Name: python-srp
PackageBaseID: 119471
PackageBase: python-srp
Version: 1.0.19-3
Description: Python implementation of the Secure Remote Password protocol (SRP)
URL: https://github.com/cocagne/pysrp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fupduck
Submitter: jurf
FirstSubmitted: 1486215222
LastModified: 1697482982
URLPath: /cgit/aur.git/snapshot/python-srp.tar.gz