cod on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "cod" 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 cod on Arch using YAY
$
yay -S
cod
Copied
* (Optional) Uninstall cod on Arch using YAY
$
yay -Rns
cod
Copied
2. Manually Install "cod" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cod's git locally
$
git clone https://aur.archlinux.org/cod.git
~/cod
Copied
c. Go to ~/cod folder and install it
$
cd
~/cod
Copied
$
makepkg -si
Copied
3. Information about the cod package on Arch User Repository (AUR)
ID: 1389411
Name: cod
PackageBaseID: 148886
PackageBase: cod
Version: 0.1.0-5
Description: A completion daemon for bash/zsh
URL: https://github.com/dim-an/cod
NumVotes: 4
Popularity: 0.118004
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1581090354
LastModified: 1705783323
URLPath: /cgit/aur.git/snapshot/cod.tar.gz
Name: cod
PackageBaseID: 148886
PackageBase: cod
Version: 0.1.0-5
Description: A completion daemon for bash/zsh
URL: https://github.com/dim-an/cod
NumVotes: 4
Popularity: 0.118004
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1581090354
LastModified: 1705783323
URLPath: /cgit/aur.git/snapshot/cod.tar.gz