cabal-install-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S cabal-install-git

* (Optional) Uninstall cabal-install-git on Arch using YAY

$ yay -Rns cabal-install-git

2. Manually Install "cabal-install-git" via AUR

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

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

b. Clone cabal-install-git's git locally

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

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

$ cd ~/cabal-install-git $ makepkg -si

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

ID: 424177
Name: cabal-install-git
PackageBaseID: 122332
PackageBase: cabal-install-git
Version: Cabal.1.20.0.0.release.r3843.g0f41001bd-1
Description: The command-line interface for Cabal and Hackage.
URL: https://hackage.haskell.org/package/cabal-install
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ongy
Submitter: ongy
FirstSubmitted: 1494738441
LastModified: 1498990146
URLPath: /cgit/aur.git/snapshot/cabal-install-git.tar.gz