cab on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install cab on Arch using YAY
$
yay -S
cab
Copied
* (Optional) Uninstall cab on Arch using YAY
$
yay -Rns
cab
Copied
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
Copied
b. Clone cab's git locally
$
git clone https://aur.archlinux.org/cab.git
~/cab
Copied
c. Go to ~/cab folder and install it
$
cd
~/cab
Copied
$
makepkg -si
Copied
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
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