cns on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "cns" 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 cns on Arch using YAY
$
yay -S
cns
Copied
* (Optional) Uninstall cns on Arch using YAY
$
yay -Rns
cns
Copied
2. Manually Install "cns" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cns's git locally
$
git clone https://aur.archlinux.org/cns.git
~/cns
Copied
c. Go to ~/cns folder and install it
$
cd
~/cns
Copied
$
makepkg -si
Copied
3. Information about the cns package on Arch User Repository (AUR)
ID: 864985
Name: cns
PackageBaseID: 163437
PackageBase: cns
Version: 0.1.1-1
Description: Search through rust crates without leaving the terminal
URL: https://github.com/adamsky/cns
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1613584152
LastModified: 1613584152
URLPath: /cgit/aur.git/snapshot/cns.tar.gz
Name: cns
PackageBaseID: 163437
PackageBase: cns
Version: 0.1.1-1
Description: Search through rust crates without leaving the terminal
URL: https://github.com/adamsky/cns
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1613584152
LastModified: 1613584152
URLPath: /cgit/aur.git/snapshot/cns.tar.gz