python-proto-plus on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-proto-plus

* (Optional) Uninstall python-proto-plus on Arch using YAY

$ yay -Rns python-proto-plus

2. Manually Install "python-proto-plus" via AUR

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

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

b. Clone python-proto-plus's git locally

$ git clone https://aur.archlinux.org/python-proto-plus.git ~/python-proto-plus

c. Go to ~/python-proto-plus folder and install it

$ cd ~/python-proto-plus $ makepkg -si

3. Information about the python-proto-plus package on Arch User Repository (AUR)

ID: 1366191
Name: python-proto-plus
PackageBaseID: 158377
PackageBase: python-proto-plus
Version: 1.23.0-1
Description: A wrapper around protocol buffers.
URL: https://github.com/googleapis/proto-plus-python
NumVotes: 3
Popularity: 0.000524
OutOfDate:
Maintainer: Rubo
Submitter: PumpkinCheshire
FirstSubmitted: 1601901586
LastModified: 1701977305
URLPath: /cgit/aur.git/snapshot/python-proto-plus.tar.gz