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