cc-cli on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "cc-cli" 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 cc-cli on Arch using YAY
$
yay -S
cc-cli
Copied
* (Optional) Uninstall cc-cli on Arch using YAY
$
yay -Rns
cc-cli
Copied
2. Manually Install "cc-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cc-cli's git locally
$
git clone https://aur.archlinux.org/cc-cli.git
~/cc-cli
Copied
c. Go to ~/cc-cli folder and install it
$
cd
~/cc-cli
Copied
$
makepkg -si
Copied
3. Information about the cc-cli package on Arch User Repository (AUR)
ID: 1368430
Name: cc-cli
PackageBaseID: 200496
PackageBase: cc-cli
Version: 0.1.5-1
Description: handy git-hook and cli for conventional commits
URL: https://github.com/sousandrei/cc-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ogarcia
FirstSubmitted: 1702377224
LastModified: 1702377224
URLPath: /cgit/aur.git/snapshot/cc-cli.tar.gz
Name: cc-cli
PackageBaseID: 200496
PackageBase: cc-cli
Version: 0.1.5-1
Description: handy git-hook and cli for conventional commits
URL: https://github.com/sousandrei/cc-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ogarcia
FirstSubmitted: 1702377224
LastModified: 1702377224
URLPath: /cgit/aur.git/snapshot/cc-cli.tar.gz