python-pure-protobuf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pure-protobuf

* (Optional) Uninstall python-pure-protobuf on Arch using YAY

$ yay -Rns python-pure-protobuf

2. Manually Install "python-pure-protobuf" via AUR

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

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

b. Clone python-pure-protobuf's git locally

$ git clone https://aur.archlinux.org/python-pure-protobuf.git ~/python-pure-protobuf

c. Go to ~/python-pure-protobuf folder and install it

$ cd ~/python-pure-protobuf $ makepkg -si

3. Information about the python-pure-protobuf package on Arch User Repository (AUR)

ID: 1417645
Name: python-pure-protobuf
PackageBaseID: 147997
PackageBase: python-pure-protobuf
Version: 3.0.0-1
Description: Python implementation of Protocol Buffers data types with dataclasses support.
URL: https://github.com/eigenein/protobuf
NumVotes: 4
Popularity: 0.429337
OutOfDate: 1709308298
Maintainer: VxlerieUwU
Submitter: mufeed
FirstSubmitted: 1578573707
LastModified: 1709157346
URLPath: /cgit/aur.git/snapshot/python-pure-protobuf.tar.gz