cs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cs

* (Optional) Uninstall cs on Arch using YAY

$ yay -Rns cs

2. Manually Install "cs" via AUR

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

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

b. Clone cs's git locally

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

c. Go to ~/cs folder and install it

$ cd ~/cs $ makepkg -si

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

ID: 1243044
Name: cs
PackageBaseID: 192444
PackageBase: cs
Version: 0.2.5-1
Description: The Ls command with icons implemented in C++
URL: https://github.com/semtor/cs
NumVotes: 1
Popularity: 0.001068
OutOfDate:
Maintainer: semtor
Submitter: semtor
FirstSubmitted: 1680866796
LastModified: 1681802973
URLPath: /cgit/aur.git/snapshot/cs.tar.gz