music-theory on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S music-theory

* (Optional) Uninstall music-theory on Arch using YAY

$ yay -Rns music-theory

2. Manually Install "music-theory" via AUR

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

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

b. Clone music-theory's git locally

$ git clone https://aur.archlinux.org/music-theory.git ~/music-theory

c. Go to ~/music-theory folder and install it

$ cd ~/music-theory $ makepkg -si

3. Information about the music-theory package on Arch User Repository (AUR)

ID: 739782
Name: music-theory
PackageBaseID: 150775
PackageBase: music-theory
Version: 0.0.4-2
Description: Go models of Note, Scale, Chord and Key
URL: https://github.com/go-music-theory/music-theory
NumVotes: 0
Popularity: 0
OutOfDate: 1708872078
Maintainer: jahway603
Submitter: ragouel
FirstSubmitted: 1585351486
LastModified: 1589960162
URLPath: /cgit/aur.git/snapshot/music-theory.tar.gz