dumpasn1 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S dumpasn1

* (Optional) Uninstall dumpasn1 on Arch using YAY

$ yay -Rns dumpasn1

2. Manually Install "dumpasn1" via AUR

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

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

b. Clone dumpasn1's git locally

$ git clone https://aur.archlinux.org/dumpasn1.git ~/dumpasn1

c. Go to ~/dumpasn1 folder and install it

$ cd ~/dumpasn1 $ makepkg -si

3. Information about the dumpasn1 package on Arch User Repository (AUR)

ID: 1290450
Name: dumpasn1
PackageBaseID: 32557
PackageBase: dumpasn1
Version: 1:20210422.20220207-1
Description: ASN.1 object dump/syntax check program
URL: http://www.cs.auckland.ac.nz/~pgut001
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: galdor
FirstSubmitted: 1260366934
LastModified: 1689641660
URLPath: /cgit/aur.git/snapshot/dumpasn1.tar.gz