asn1c on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S asn1c

* (Optional) Uninstall asn1c on Arch using YAY

$ yay -Rns asn1c

2. Manually Install "asn1c" via AUR

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

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

b. Clone asn1c's git locally

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

c. Go to ~/asn1c folder and install it

$ cd ~/asn1c $ makepkg -si

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

ID: 1025875
Name: asn1c
PackageBaseID: 113958
PackageBase: asn1c
Version: 0.9.28-2
Description: Open Source ASN.1 Compiler
URL: https://github.com/vlm/asn1c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: montag451
FirstSubmitted: 1469440512
LastModified: 1643209445
URLPath: /cgit/aur.git/snapshot/asn1c.tar.gz