python2-secrets on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-secrets

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

$ yay -Rns python2-secrets

2. Manually Install "python2-secrets" via AUR

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

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

b. Clone python2-secrets's git locally

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

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

$ cd ~/python2-secrets $ makepkg -si

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

ID: 805805
Name: python2-secrets
PackageBaseID: 158843
PackageBase: python2-secrets
Version: 1.0.5-1
Description: Backport of Python 3.6's secrets module for Python 2.7
URL: https://github.com/scaleway/python2-secrets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1602947922
LastModified: 1602947922
URLPath: /cgit/aur.git/snapshot/python2-secrets.tar.gz