libasn1c on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libasn1c

* (Optional) Uninstall libasn1c on Arch using YAY

$ yay -Rns libasn1c

2. Manually Install "libasn1c" via AUR

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

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

b. Clone libasn1c's git locally

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

c. Go to ~/libasn1c folder and install it

$ cd ~/libasn1c $ makepkg -si

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

ID: 1393679
Name: libasn1c
PackageBaseID: 197556
PackageBase: libasn1c
Version: 0.9.36-2
Description: runtime library of Lev Walkin's asn1c split out as separate library
URL: https://cgit.osmocom.org/libasn1c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fixeria
Submitter: fixeria
FirstSubmitted: 1694607156
LastModified: 1706392014
URLPath: /cgit/aur.git/snapshot/libasn1c.tar.gz