xml2abc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xml2abc

* (Optional) Uninstall xml2abc on Arch using YAY

$ yay -Rns xml2abc

2. Manually Install "xml2abc" via AUR

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

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

b. Clone xml2abc's git locally

$ git clone https://aur.archlinux.org/xml2abc.git ~/xml2abc

c. Go to ~/xml2abc folder and install it

$ cd ~/xml2abc $ makepkg -si

3. Information about the xml2abc package on Arch User Repository (AUR)

ID: 1285148
Name: xml2abc
PackageBaseID: 171206
PackageBase: xml2abc
Version: 145-1
Description: Python utility that translates MusicXML into ABC+ notation
URL: https://wim.vree.org/svgParse/xml2abc.html
NumVotes: 1
Popularity: 0.006817
OutOfDate:
Maintainer: macxcool
Submitter: macxcool
FirstSubmitted: 1632067078
LastModified: 1688815381
URLPath: /cgit/aur.git/snapshot/xml2abc.tar.gz