python2-asn1crypto on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-asn1crypto

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

$ yay -Rns python2-asn1crypto

2. Manually Install "python2-asn1crypto" via AUR

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

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

b. Clone python2-asn1crypto's git locally

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

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

$ cd ~/python2-asn1crypto $ makepkg -si

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

ID: 1015759
Name: python2-asn1crypto
PackageBaseID: 174830
PackageBase: python2-asn1crypto
Version: 1.4.0-1
Description: Python ASN.1 library with a focus on performance and a python2ic API
URL: https://github.com/wbond/asn1crypto
NumVotes: 3
Popularity: 0.095
OutOfDate: 1655069367
Maintainer: bionade24
FirstSubmitted: 1641659368
LastModified: 1641659539
URLPath: /cgit/aur.git/snapshot/python2-asn1crypto.tar.gz

5. The same packages on other Linux Distributions