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

Last updated: September 19,2024

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

$ yay -S python-protobuf-compiler

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

$ yay -Rns python-protobuf-compiler

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

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

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

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

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

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

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

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

ID: 802713
Name: python-protobuf-compiler
PackageBaseID: 147820
PackageBase: python-protobuf-compiler
Version: 1.0.20-2
Description: Compile all protobuf files and create a single package distribution for installing with pip
URL: https://github.com/netsaj/python-protobuf-compiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yochananmarqos
FirstSubmitted: 1578006194
LastModified: 1602285819
URLPath: /cgit/aur.git/snapshot/python-protobuf-compiler.tar.gz