python-asn1 on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python-asn1

* (Optional) Uninstall python-asn1 on Arch using YAY

$ yay -Rns python-asn1

2. Manually Install "python-asn1" via AUR

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

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

b. Clone python-asn1's git locally

$ git clone https://aur.archlinux.org/python-asn1.git ~/python-asn1

c. Go to ~/python-asn1 folder and install it

$ cd ~/python-asn1 $ makepkg -si

3. Information about the python-asn1 package on Arch User Repository (AUR)

ID: 1112329
Name: python-asn1
PackageBaseID: 142656
PackageBase: python-asn1
Version: 2.6.0-1
Description: ASN.1 encoder/decoder
URL: https://github.com/andrivet/python-asn1
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jerry73204
FirstSubmitted: 1560154920
LastModified: 1657898444
URLPath: /cgit/aur.git/snapshot/python-asn1.tar.gz