icd on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S icd

* (Optional) Uninstall icd on Arch using YAY

$ yay -Rns icd

2. Manually Install "icd" via AUR

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

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

b. Clone icd's git locally

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

c. Go to ~/icd folder and install it

$ cd ~/icd $ makepkg -si

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

ID: 1413163
Name: icd
PackageBaseID: 157993
PackageBase: icd
Version: 0.2.1-1
Description: Powerful `cd` command with fuzzy-search tool.
URL: https://github.com/g-plane/icd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gplane
Submitter: gplane
FirstSubmitted: 1600939527
LastModified: 1708511310
URLPath: /cgit/aur.git/snapshot/icd.tar.gz