haskell-autodocodec on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S haskell-autodocodec

* (Optional) Uninstall haskell-autodocodec on Arch using YAY

$ yay -Rns haskell-autodocodec

2. Manually Install "haskell-autodocodec" via AUR

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

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

b. Clone haskell-autodocodec's git locally

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

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

$ cd ~/haskell-autodocodec $ makepkg -si

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

ID: 1126526
Name: haskell-autodocodec
PackageBaseID: 184963
PackageBase: haskell-autodocodec
Version: 0.2.0.0-1
Description: Self-documenting encoder and decoder
URL: https://github.com/NorfairKing/autodocodec#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: davispuh
Submitter: davispuh
FirstSubmitted: 1660615606
LastModified: 1660615606
URLPath: /cgit/aur.git/snapshot/haskell-autodocodec.tar.gz