cab on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cab

* (Optional) Uninstall cab on Arch using YAY

$ yay -Rns cab

2. Manually Install "cab" via AUR

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

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

b. Clone cab's git locally

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

c. Go to ~/cab folder and install it

$ cd ~/cab $ makepkg -si

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

ID: 1388333
Name: cab
PackageBaseID: 126682
PackageBase: cab
Version: 0.2.21-2
Description: MacPorts-like maintenance command of Haskell cabal packages
URL: http://www.mew.org/~kazu/proj/cab
NumVotes: 1
Popularity: 0.005137
OutOfDate:
Maintainer: micwoj92
Submitter: unit73e
FirstSubmitted: 1509054571
LastModified: 1705605014
URLPath: /cgit/aur.git/snapshot/cab.tar.gz