protolint on AUR (Arch User Repository)

Last updated: June 28,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

b. Install protolint on Arch using YAY

$ yay -S protolint

* (Optional) Uninstall protolint on Arch using YAY

$ yay -Rns protolint

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

b. Clone protolint's git locally

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

c. Go to ~/protolint folder and install it

$ cd ~/protolint $ makepkg -si

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