nitpick on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nitpick

* (Optional) Uninstall nitpick on Arch using YAY

$ yay -Rns nitpick

2. Manually Install "nitpick" via AUR

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

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

b. Clone nitpick's git locally

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

c. Go to ~/nitpick folder and install it

$ cd ~/nitpick $ makepkg -si

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

ID: 943863
Name: nitpick
PackageBaseID: 164907
PackageBase: nitpick
Version: 0.26.0-1
Description: Enforce the same settings across multiple language-independent projects
URL: https://github.com/andreoliwa/nitpick
NumVotes: 0
Popularity: 0
OutOfDate: 1680739755
Maintainer:
Submitter: jaysonsantos
FirstSubmitted: 1616755923
LastModified: 1628102580
URLPath: /cgit/aur.git/snapshot/nitpick.tar.gz