protobufjson on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S protobufjson

* (Optional) Uninstall protobufjson on Arch using YAY

$ yay -Rns protobufjson

2. Manually Install "protobufjson" via AUR

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

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

b. Clone protobufjson's git locally

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

c. Go to ~/protobufjson folder and install it

$ cd ~/protobufjson $ makepkg -si

3. Information about the protobufjson package on Arch User Repository (AUR)

ID: 1362014
Name: protobufjson
PackageBaseID: 200062
PackageBase: protobufjson
Version: 0.1.0_alpha-1
Description: A simple CLI wrapper over the protobuf JSON API
URL: https://github.com/hq6/ProtobufJson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yibe
Submitter: yibe
FirstSubmitted: 1701266912
LastModified: 1701266912
URLPath: /cgit/aur.git/snapshot/protobufjson.tar.gz