haskell-bytes on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S haskell-bytes

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

$ yay -Rns haskell-bytes

2. Manually Install "haskell-bytes" via AUR

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

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

b. Clone haskell-bytes's git locally

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

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

$ cd ~/haskell-bytes $ makepkg -si

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

ID: 453600
Name: haskell-bytes
PackageBaseID: 95358
PackageBase: haskell-bytes
Version: 0.15.3-1
Description: Sharing code for serialization between binary and cereal
URL: http://hackage.haskell.org/package/bytes
NumVotes: 0
Popularity: 0
OutOfDate: 1615640655
Maintainer:
FirstSubmitted: 1435587863
LastModified: 1508527624
URLPath: /cgit/aur.git/snapshot/haskell-bytes.tar.gz

5. The same packages on other Linux Distributions