python-asn1tools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-asn1tools

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

$ yay -Rns python-asn1tools

2. Manually Install "python-asn1tools" via AUR

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

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

b. Clone python-asn1tools's git locally

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

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

$ cd ~/python-asn1tools $ makepkg -si

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

ID: 1194543
Name: python-asn1tools
PackageBaseID: 163242
PackageBase: python-asn1tools
Version: 0.156.0-2
Description: A Python package for ASN.1 parsing, encoding and decoding
URL: https://github.com/eerimoq/asn1tools.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hurufu
Submitter: hurufu
FirstSubmitted: 1613153709
LastModified: 1673375744
URLPath: /cgit/aur.git/snapshot/python-asn1tools.tar.gz