asn1ify on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S asn1ify

* (Optional) Uninstall asn1ify on Arch using YAY

$ yay -Rns asn1ify

2. Manually Install "asn1ify" via AUR

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

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

b. Clone asn1ify's git locally

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

c. Go to ~/asn1ify folder and install it

$ cd ~/asn1ify $ makepkg -si

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

ID: 917940
Name: asn1ify
PackageBaseID: 167736
PackageBase: asn1ify
Version: 0.0.1-1
Description: Transform classic path to ASN.1-like path.
URL: https://github.com/ryfax/asn1ify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: RyFax
Submitter: RyFax
FirstSubmitted: 1623067074
LastModified: 1623067074
URLPath: /cgit/aur.git/snapshot/asn1ify.tar.gz