python-abjad on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-abjad

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

$ yay -Rns python-abjad

2. Manually Install "python-abjad" via AUR

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

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

b. Clone python-abjad's git locally

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

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

$ cd ~/python-abjad $ makepkg -si

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

ID: 1298638
Name: python-abjad
PackageBaseID: 122061
PackageBase: python-abjad
Version: 3.19-1
Description: Python API for building LilyPond files
URL: https://github.com/Abjad/abjad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: rkubosz
FirstSubmitted: 1493907803
LastModified: 1691086967
URLPath: /cgit/aur.git/snapshot/python-abjad.tar.gz