haskell-fixed-vector on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S haskell-fixed-vector

* (Optional) Uninstall haskell-fixed-vector on Arch using YAY

$ yay -Rns haskell-fixed-vector

2. Manually Install "haskell-fixed-vector" via AUR

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

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

b. Clone haskell-fixed-vector's git locally

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

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

$ cd ~/haskell-fixed-vector $ makepkg -si

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

ID: 1126511
Name: haskell-fixed-vector
PackageBaseID: 184956
PackageBase: haskell-fixed-vector
Version: 1.2.1.0-1
Description: Generic vectors with statically known size.
URL: http://github.com/Shimuuar/fixed-vector
NumVotes: 0
Popularity: 0
OutOfDate: 1704993910
Maintainer: davispuh
Submitter: davispuh
FirstSubmitted: 1660611736
LastModified: 1660611736
URLPath: /cgit/aur.git/snapshot/haskell-fixed-vector.tar.gz