python-biplist on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-biplist

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

$ yay -Rns python-biplist

2. Manually Install "python-biplist" via AUR

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

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

b. Clone python-biplist's git locally

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

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

$ cd ~/python-biplist $ makepkg -si

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

ID: 948578
Name: python-biplist
PackageBaseID: 169127
PackageBase: python-biplist
Version: 1.0.3-2
Description: Library for reading/writing binary property lists
URL: https://bitbucket.org/wooster/biplist
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gmes78
Submitter: gmes78
FirstSubmitted: 1627005818
LastModified: 1629144824
URLPath: /cgit/aur.git/snapshot/python-biplist.tar.gz