python2-asn1ate on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-asn1ate

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

$ yay -Rns python2-asn1ate

2. Manually Install "python2-asn1ate" via AUR

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

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

b. Clone python2-asn1ate's git locally

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

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

$ cd ~/python2-asn1ate $ makepkg -si

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

ID: 735249
Name: python2-asn1ate
PackageBaseID: 152711
PackageBase: python-asn1ate
Version: 0.6-1
Description: A Python library for translating ASN.1 into other forms
URL: https://github.com/kimgr/asn1ate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lorcap
FirstSubmitted: 1589317708
LastModified: 1589317708
URLPath: /cgit/aur.git/snapshot/python2-asn1ate.tar.gz