python2-binplist on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-binplist

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

$ yay -Rns python2-binplist

2. Manually Install "python2-binplist" via AUR

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

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

b. Clone python2-binplist's git locally

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

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

$ cd ~/python2-binplist $ makepkg -si

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

ID: 281437
Name: python2-binplist
PackageBaseID: 108362
PackageBase: python2-binplist
Version: 1:0.1.4-1
Description: Binary property list (plist) parser module written in python
URL: https://code.google.com/p/binplist/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oliv
FirstSubmitted: 1457113664
LastModified: 1457113709
URLPath: /cgit/aur.git/snapshot/python2-binplist.tar.gz