nanopb on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S nanopb

* (Optional) Uninstall nanopb on Arch using YAY

$ yay -Rns nanopb

2. Manually Install "nanopb" via AUR

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

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

b. Clone nanopb's git locally

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

c. Go to ~/nanopb folder and install it

$ cd ~/nanopb $ makepkg -si

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

ID: 1191496
Name: nanopb
PackageBaseID: 156777
PackageBase: nanopb
Version: 0.4.7-1
Description: Protocol Buffers with small code size
URL: https://jpa.kapsi.fi/nanopb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: baltazar
Submitter: baltazar
FirstSubmitted: 1597586986
LastModified: 1672784635
URLPath: /cgit/aur.git/snapshot/nanopb.tar.gz