haskell-bytestring-to-vector on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S haskell-bytestring-to-vector

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

$ yay -Rns haskell-bytestring-to-vector

2. Manually Install "haskell-bytestring-to-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-bytestring-to-vector's git locally

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

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

$ cd ~/haskell-bytestring-to-vector $ makepkg -si

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

ID: 634656
Name: haskell-bytestring-to-vector
PackageBaseID: 144055
PackageBase: haskell-bytestring-to-vector
Version: 0.3.0.1-1
Description: Convert between ByteString and Vector.Storable without copying
URL: https://hackage.haskell.org/package/bytestring-to-vector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
FirstSubmitted: 1564847152
LastModified: 1564847152
URLPath: /cgit/aur.git/snapshot/haskell-bytestring-to-vector.tar.gz