python2-service-identity on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-service-identity

* (Optional) Uninstall python2-service-identity on Arch using YAY

$ yay -Rns python2-service-identity

2. Manually Install "python2-service-identity" via AUR

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

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

b. Clone python2-service-identity's git locally

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

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

$ cd ~/python2-service-identity $ makepkg -si

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

ID: 926798
Name: python2-service-identity
PackageBaseID: 168373
PackageBase: python2-service-identity
Version: 21.1.0-1
Description: Service identity verification for pyOpenSSL
URL: https://github.com/pyca/service-identity
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1624801226
LastModified: 1624801226
URLPath: /cgit/aur.git/snapshot/python2-service-identity.tar.gz

5. The same packages on other Linux Distributions