nanopb-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S nanopb-git

* (Optional) Uninstall nanopb-git on Arch using YAY

$ yay -Rns nanopb-git

2. Manually Install "nanopb-git" via AUR

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

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

b. Clone nanopb-git's git locally

$ git clone https://aur.archlinux.org/nanopb-git.git ~/nanopb-git

c. Go to ~/nanopb-git folder and install it

$ cd ~/nanopb-git $ makepkg -si

3. Information about the nanopb-git package on Arch User Repository (AUR)

ID: 677428
Name: nanopb-git
PackageBaseID: 147441
PackageBase: nanopb-git
Version: r912.0ffccc4-2
Description: Protocol Buffers with small code size
URL: https://github.com/nanopb/nanopb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gpol
Submitter: gpol
FirstSubmitted: 1576530193
LastModified: 1576534438
URLPath: /cgit/aur.git/snapshot/nanopb-git.tar.gz