haskell-asn1-data on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S haskell-asn1-data

* (Optional) Uninstall haskell-asn1-data on Arch using YAY

$ yay -Rns haskell-asn1-data

2. Manually Install "haskell-asn1-data" via AUR

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

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

b. Clone haskell-asn1-data's git locally

$ git clone https://aur.archlinux.org/haskell-asn1-data.git ~/haskell-asn1-data

c. Go to ~/haskell-asn1-data folder and install it

$ cd ~/haskell-asn1-data $ makepkg -si

3. Information about the haskell-asn1-data package on Arch User Repository (AUR)

ID: 752461
Name: haskell-asn1-data
PackageBaseID: 67395
PackageBase: haskell-asn1-data
Version: 0.7.2-1
Description: ASN1 data reader and writer in RAW, BER and DER forms
URL: http://hackage.haskell.org/package/asn1-data
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hauzer
FirstSubmitted: 1361343099
LastModified: 1592243141
URLPath: /cgit/aur.git/snapshot/haskell-asn1-data.tar.gz