python2-srp on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python2-srp

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

$ yay -Rns python2-srp

2. Manually Install "python2-srp" via AUR

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

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

b. Clone python2-srp's git locally

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

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

$ cd ~/python2-srp $ makepkg -si

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

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