protolint on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "protolint" 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 protolint on Arch using YAY
$
yay -S
protolint
Copied
* (Optional) Uninstall protolint on Arch using YAY
$
yay -Rns
protolint
Copied
2. Manually Install "protolint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone protolint's git locally
$
git clone https://aur.archlinux.org/protolint.git
~/protolint
Copied
c. Go to ~/protolint folder and install it
$
cd
~/protolint
Copied
$
makepkg -si
Copied
3. Information about the protolint package on Arch User Repository (AUR)
ID: 1411559
Name: protolint
PackageBaseID: 177024
PackageBase: protolint
Version: 0.47.5-1
Description: A pluggable linter and fixer to enforce Protocol Buffer style and conventions
URL: https://github.com/yoheimuta/protolint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: laura7089
Submitter: laura7089
FirstSubmitted: 1647614596
LastModified: 1708297252
URLPath: /cgit/aur.git/snapshot/protolint.tar.gz
Name: protolint
PackageBaseID: 177024
PackageBase: protolint
Version: 0.47.5-1
Description: A pluggable linter and fixer to enforce Protocol Buffer style and conventions
URL: https://github.com/yoheimuta/protolint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: laura7089
Submitter: laura7089
FirstSubmitted: 1647614596
LastModified: 1708297252
URLPath: /cgit/aur.git/snapshot/protolint.tar.gz