python2-pyasn1 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-pyasn1

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

$ yay -Rns python2-pyasn1

2. Manually Install "python2-pyasn1" via AUR

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

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

b. Clone python2-pyasn1's git locally

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

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

$ cd ~/python2-pyasn1 $ makepkg -si

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

ID: 1282598
Name: python2-pyasn1
PackageBaseID: 183166
PackageBase: python2-pyasn1
Version: 0.4.8-5
Description: Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)
URL: https://pypi.org/project/pyasn1/0.4.8/
NumVotes: 2
Popularity: 0.005559
OutOfDate: 1689003152
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655121604
LastModified: 1688393780
URLPath: /cgit/aur.git/snapshot/python2-pyasn1.tar.gz

5. The same packages on other Linux Distributions