protoscope on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S protoscope

* (Optional) Uninstall protoscope on Arch using YAY

$ yay -Rns protoscope

2. Manually Install "protoscope" via AUR

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

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

b. Clone protoscope's git locally

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

c. Go to ~/protoscope folder and install it

$ cd ~/protoscope $ makepkg -si

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

ID: 1187428
Name: protoscope
PackageBaseID: 188976
PackageBase: protoscope
Version: 8e7a6aafa2c9958527b1e0747e66e1bfff045819-1
Description: A simple language to represent and emit the Protobuf wire format.
URL: https://github.com/protocolbuffers/protoscope
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chenx_dust
Submitter: chenx_dust
FirstSubmitted: 1671878480
LastModified: 1671878480
URLPath: /cgit/aur.git/snapshot/protoscope.tar.gz