mup on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mup

* (Optional) Uninstall mup on Arch using YAY

$ yay -Rns mup

2. Manually Install "mup" via AUR

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

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

b. Clone mup's git locally

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

c. Go to ~/mup folder and install it

$ cd ~/mup $ makepkg -si

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

ID: 1245341
Name: mup
PackageBaseID: 121398
PackageBase: mup
Version: 7.0-1
Description: Music publisher, creates PostScript printed music or MIDI
URL: http://arkkra.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1491798160
LastModified: 1682275090
URLPath: /cgit/aur.git/snapshot/mup.tar.gz