cdargs on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S cdargs

* (Optional) Uninstall cdargs on Arch using YAY

$ yay -Rns cdargs

2. Manually Install "cdargs" via AUR

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

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

b. Clone cdargs's git locally

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

c. Go to ~/cdargs folder and install it

$ cd ~/cdargs $ makepkg -si

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

ID: 598658
Name: cdargs
PackageBaseID: 140677
PackageBase: cdargs
Version: 1.35-8
Description: Replacement for 'cd' that includes bookmarks/browsing for faster navigation
URL: http://www.skamphausen.de/cgi-bin/ska/CDargs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1553678359
LastModified: 1553678359
URLPath: /cgit/aur.git/snapshot/cdargs.tar.gz