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

Last updated: July 01,2024

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

$ yay -S python-protobuf-to-dict

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

$ yay -Rns python-protobuf-to-dict

2. Manually Install "python-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 python-protobuf-to-dict's git locally

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

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

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

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

ID: 414513
Name: python-protobuf-to-dict
PackageBaseID: 122876
PackageBase: python-protobuf-to-dict
Version: 0.1.5-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: 0
Popularity: 0
OutOfDate:
Maintainer: unusual_thoughts
Submitter: unusual_thoughts
FirstSubmitted: 1495846713
LastModified: 1495847585
URLPath: /cgit/aur.git/snapshot/python-protobuf-to-dict.tar.gz