haskell-storable-endian on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S haskell-storable-endian

* (Optional) Uninstall haskell-storable-endian on Arch using YAY

$ yay -Rns haskell-storable-endian

2. Manually Install "haskell-storable-endian" via AUR

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

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

b. Clone haskell-storable-endian's git locally

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

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

$ cd ~/haskell-storable-endian $ makepkg -si

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

ID: 714626
Name: haskell-storable-endian
PackageBaseID: 150937
PackageBase: haskell-storable-endian
Version: 0.2.6-1
Description: Storable instances with endianness
URL: https://github.com/jkff/storable-endian
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danmou
Submitter: danmou
FirstSubmitted: 1585667814
LastModified: 1585667814
URLPath: /cgit/aur.git/snapshot/haskell-storable-endian.tar.gz