python2-pbd on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python2-pbd

* (Optional) Uninstall python2-pbd on Arch using YAY

$ yay -Rns python2-pbd

2. Manually Install "python2-pbd" via AUR

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

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

b. Clone python2-pbd's git locally

$ git clone https://aur.archlinux.org/python2-pbd.git ~/python2-pbd

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

$ cd ~/python2-pbd $ makepkg -si

3. Information about the python2-pbd package on Arch User Repository (AUR)

ID: 414509
Name: python2-pbd
PackageBaseID: 122877
PackageBase: python2-pbd
Version: 0.9.r5.g5af39c7-1
Description: Protocol Buffers Disassembler
URL: https://github.com/unusual-thoughts/pbd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: unusual_thoughts
FirstSubmitted: 1495846924
LastModified: 1495846924
URLPath: /cgit/aur.git/snapshot/python2-pbd.tar.gz