nitpick on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install nitpick on Arch using YAY
$
yay -S
nitpick
Copied
* (Optional) Uninstall nitpick on Arch using YAY
$
yay -Rns
nitpick
Copied
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
Copied
b. Clone nitpick's git locally
$
git clone https://aur.archlinux.org/nitpick.git
~/nitpick
Copied
c. Go to ~/nitpick folder and install it
$
cd
~/nitpick
Copied
$
makepkg -si
Copied
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
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