rmup on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rmup

* (Optional) Uninstall rmup on Arch using YAY

$ yay -Rns rmup

2. Manually Install "rmup" via AUR

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

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

b. Clone rmup's git locally

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

c. Go to ~/rmup folder and install it

$ cd ~/rmup $ makepkg -si

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

ID: 1384696
Name: rmup
PackageBaseID: 192368
PackageBase: rmup
Version: 0.5.0-1
Description: A TUI music player written in Rust
URL: https://gitlab.com/jcheatum/rmup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jcheatum
Submitter: jcheatum
FirstSubmitted: 1680659268
LastModified: 1705081866
URLPath: /cgit/aur.git/snapshot/rmup.tar.gz