cabal-static on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S cabal-static

* (Optional) Uninstall cabal-static on Arch using YAY

$ yay -Rns cabal-static

2. Manually Install "cabal-static" via AUR

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

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

b. Clone cabal-static's git locally

$ git clone https://aur.archlinux.org/cabal-static.git ~/cabal-static

c. Go to ~/cabal-static folder and install it

$ cd ~/cabal-static $ makepkg -si

3. Information about the cabal-static package on Arch User Repository (AUR)

ID: 931225
Name: cabal-static
PackageBaseID: 126722
PackageBase: cabal-static
Version: 3.4.0.0-2
Description: The command-line interface for Cabal and Hackage. Statically linked.
URL: https://hackage.haskell.org/package/cabal-install
NumVotes: 6
Popularity: 0.000101
OutOfDate:
Maintainer: nshepperd
FirstSubmitted: 1509205421
LastModified: 1625590308
URLPath: /cgit/aur.git/snapshot/cabal-static.tar.gz