cabal2arch on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S cabal2arch

* (Optional) Uninstall cabal2arch on Arch using YAY

$ yay -Rns cabal2arch

2. Manually Install "cabal2arch" via AUR

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

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

b. Clone cabal2arch's git locally

$ git clone https://aur.archlinux.org/cabal2arch.git ~/cabal2arch

c. Go to ~/cabal2arch folder and install it

$ cd ~/cabal2arch $ makepkg -si

3. Information about the cabal2arch package on Arch User Repository (AUR)

ID: 356324
Name: cabal2arch
PackageBaseID: 17471
PackageBase: cabal2arch
Version: 1.2-5
Description: Create Arch Linux packages from Cabal packages.
URL: http://github.com/archhaskell/cabal2arch
NumVotes: 44
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1213319274
LastModified: 1479176263
URLPath: /cgit/aur.git/snapshot/cabal2arch.tar.gz