cargo-cabal on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cargo-cabal

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

$ yay -Rns cargo-cabal

2. Manually Install "cargo-cabal" via AUR

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

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

b. Clone cargo-cabal's git locally

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

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

$ cd ~/cargo-cabal $ makepkg -si

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

ID: 1211437
Name: cargo-cabal
PackageBaseID: 190221
PackageBase: cargo-cabal
Version: 0.8.1-1
Description: Turn in one command a Rust crate into a Haskell Cabal library
URL: https://github.com/yvan-sraka/cargo-cabal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1675785101
LastModified: 1676464386
URLPath: /cgit/aur.git/snapshot/cargo-cabal.tar.gz