protoc-gen-lisp on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S protoc-gen-lisp

* (Optional) Uninstall protoc-gen-lisp on Arch using YAY

$ yay -Rns protoc-gen-lisp

2. Manually Install "protoc-gen-lisp" via AUR

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

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

b. Clone protoc-gen-lisp's git locally

$ git clone https://aur.archlinux.org/protoc-gen-lisp.git ~/protoc-gen-lisp

c. Go to ~/protoc-gen-lisp folder and install it

$ cd ~/protoc-gen-lisp $ makepkg -si

3. Information about the protoc-gen-lisp package on Arch User Repository (AUR)

ID: 227610
Name: protoc-gen-lisp
PackageBaseID: 99234
PackageBase: protoc-gen-lisp
Version: 0.0.1-1
Description: A protobuf-compiler plugin for Common Lisp
URL: https://github.com/brown/protobuf
NumVotes: 0
Popularity: 0
OutOfDate: 1702409030
Maintainer:
Submitter: AeroNotix
FirstSubmitted: 1441211596
LastModified: 1441211630
URLPath: /cgit/aur.git/snapshot/protoc-gen-lisp.tar.gz