nitch on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nitch

* (Optional) Uninstall nitch on Arch using YAY

$ yay -Rns nitch

2. Manually Install "nitch" via AUR

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

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

b. Clone nitch's git locally

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

c. Go to ~/nitch folder and install it

$ cd ~/nitch $ makepkg -si

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

ID: 1177286
Name: nitch
PackageBaseID: 184044
PackageBase: nitch
Version: 0.1.6-2
Description: Incredibly fast system fetch written in nim
URL: https://github.com/unxsh/nitch
NumVotes: 9
Popularity: 0.537293
OutOfDate:
Maintainer: dusansimic
Submitter: dusansimic
FirstSubmitted: 1657911813
LastModified: 1669964453
URLPath: /cgit/aur.git/snapshot/nitch.tar.gz