protoc-gen-doc-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S protoc-gen-doc-git

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

$ yay -Rns protoc-gen-doc-git

2. Manually Install "protoc-gen-doc-git" 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-doc-git's git locally

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

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

$ cd ~/protoc-gen-doc-git $ makepkg -si

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

ID: 265372
Name: protoc-gen-doc-git
PackageBaseID: 106139
PackageBase: protoc-gen-doc-git
Version: 213.d71828a-1
Description: A documentation generator plugin for Google Protocol Buffers.
URL: https://github.com/estan/protoc-gen-doc
NumVotes: 0
Popularity: 0
OutOfDate: 1552564230
Maintainer: FrozenCow
Submitter: FrozenCow
FirstSubmitted: 1452807201
LastModified: 1452807202
URLPath: /cgit/aur.git/snapshot/protoc-gen-doc-git.tar.gz