python-byml on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-byml

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

$ yay -Rns python-byml

2. Manually Install "python-byml" via AUR

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

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

b. Clone python-byml's git locally

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

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

$ cd ~/python-byml $ makepkg -si

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

ID: 991019
Name: python-byml
PackageBaseID: 173219
PackageBase: python-byml
Version: 2.4.2-1
Description: A simple Nintendo BYML or BYAML v2/v3 parser and writer
URL: https://github.com/zeldamods/byml-v2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ibrokemypie
Submitter: ibrokemypie
FirstSubmitted: 1637305166
LastModified: 1637305166
URLPath: /cgit/aur.git/snapshot/python-byml.tar.gz