python2-biplist on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-biplist

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

$ yay -Rns python2-biplist

2. Manually Install "python2-biplist" via AUR

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

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

b. Clone python2-biplist's git locally

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

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

$ cd ~/python2-biplist $ makepkg -si

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

ID: 527550
Name: python2-biplist
PackageBaseID: 134340
PackageBase: python2-biplist
Version: 1.0.2-1
Description: binary plist parser/generator for Python
URL: https://github.com/wooster/biplist
NumVotes: 0
Popularity: 0
OutOfDate: 1701436014
Maintainer: linuxSEAT
Submitter: linuxSEAT
FirstSubmitted: 1531912398
LastModified: 1531912398
URLPath: /cgit/aur.git/snapshot/python2-biplist.tar.gz

5. The same packages on other Linux Distributions