python-pyxbe on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyxbe

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

$ yay -Rns python-pyxbe

2. Manually Install "python-pyxbe" via AUR

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

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

b. Clone python-pyxbe's git locally

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

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

$ cd ~/python-pyxbe $ makepkg -si

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

ID: 1053460
Name: python-pyxbe
PackageBaseID: 177023
PackageBase: python-pyxbe
Version: 0.0.4-1
Description: Library to work with XBE files
URL: https://github.com/mborgerson/pyxbe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FantasqueX
FirstSubmitted: 1647604676
LastModified: 1647662248
URLPath: /cgit/aur.git/snapshot/python-pyxbe.tar.gz

5. The same packages on other Linux Distributions