cod on AUR (Arch User Repository)

Last updated: October 05,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

b. Install cod on Arch using YAY

$ yay -S cod

* (Optional) Uninstall cod on Arch using YAY

$ yay -Rns cod

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

b. Clone cod's git locally

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

c. Go to ~/cod folder and install it

$ cd ~/cod $ makepkg -si

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