python2-protobuf-to-dict on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "python2-protobuf-to-dict" 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 python2-protobuf-to-dict on Arch using YAY

$ yay -S python2-protobuf-to-dict

* (Optional) Uninstall python2-protobuf-to-dict on Arch using YAY

$ yay -Rns python2-protobuf-to-dict

2. Manually Install "python2-protobuf-to-dict" via AUR

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

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

b. Clone python2-protobuf-to-dict's git locally

$ git clone https://aur.archlinux.org/python2-protobuf-to-dict.git ~/python2-protobuf-to-dict

c. Go to ~/python2-protobuf-to-dict folder and install it

$ cd ~/python2-protobuf-to-dict $ makepkg -si

3. Information about the python2-protobuf-to-dict package on Arch User Repository (AUR)

ID: 323753
Name: python2-protobuf-to-dict
PackageBaseID: 113917
PackageBase: python2-protobuf-to-dict
Version: 0.1.0-1
Description: A teeny Python library for creating Python dicts from protocol buffers and the reverse. Useful as an intermediate step before serialisation (e.g. to JSON).
URL: https://github.com/benhodgson/protobuf-to-dict
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
FirstSubmitted: 1469276117
LastModified: 1469276224
URLPath: /cgit/aur.git/snapshot/python2-protobuf-to-dict.tar.gz