haskell-codec-mbox on AUR (Arch User Repository)

Last updated: June 12,2024

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

$ yay -S haskell-codec-mbox

* (Optional) Uninstall haskell-codec-mbox on Arch using YAY

$ yay -Rns haskell-codec-mbox

2. Manually Install "haskell-codec-mbox" via AUR

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

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

b. Clone haskell-codec-mbox's git locally

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

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

$ cd ~/haskell-codec-mbox $ makepkg -si

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

ID: 1259896
Name: haskell-codec-mbox
PackageBaseID: 53358
PackageBase: haskell-codec-mbox
Version: 0.2.0.0-1
Description: A library to read and write mailboxes in mbox format
URL: http://hackage.haskell.org/package/codec-mbox
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yar
Submitter:
FirstSubmitted: 1319274062
LastModified: 1684420903
URLPath: /cgit/aur.git/snapshot/haskell-codec-mbox.tar.gz