python-kbinxml on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S python-kbinxml

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

$ yay -Rns python-kbinxml

2. Manually Install "python-kbinxml" via AUR

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

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

b. Clone python-kbinxml's git locally

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

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

$ cd ~/python-kbinxml $ makepkg -si

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

ID: 1019431
Name: python-kbinxml
PackageBaseID: 175094
PackageBase: python-kbinxml
Version: 1.7-2
Description: Decoder/encoder for Konami's binary XML format
URL: https://github.com/mon/kbinxml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mochaa
Submitter: mochaa
FirstSubmitted: 1642326073
LastModified: 1642328386
URLPath: /cgit/aur.git/snapshot/python-kbinxml.tar.gz