python-srp on AUR (Arch User Repository)
Last updated: February 11,2025
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
Copied
b. Install python-srp on Arch using YAY
$
yay -S
python-srp
Copied
* (Optional) Uninstall python-srp on Arch using YAY
$
yay -Rns
python-srp
Copied
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
Copied
b. Clone python-srp's git locally
$
git clone https://aur.archlinux.org/python-srp.git
~/python-srp
Copied
c. Go to ~/python-srp folder and install it
$
cd
~/python-srp
Copied
$
makepkg -si
Copied
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
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