mpris-ctl on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S mpris-ctl

* (Optional) Uninstall mpris-ctl on Arch using YAY

$ yay -Rns mpris-ctl

2. Manually Install "mpris-ctl" via AUR

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

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

b. Clone mpris-ctl's git locally

$ git clone https://aur.archlinux.org/mpris-ctl.git ~/mpris-ctl

c. Go to ~/mpris-ctl folder and install it

$ cd ~/mpris-ctl $ makepkg -si

3. Information about the mpris-ctl package on Arch User Repository (AUR)

ID: 1380765
Name: mpris-ctl
PackageBaseID: 120915
PackageBase: mpris-ctl
Version: 0.9.98-1
Description: Control any music player that follows the MPRIS specification from the command line
URL: https://git.sr.ht/~mariusor/mpris-ctl
NumVotes: 10
Popularity: 0.016074
OutOfDate:
Maintainer: habarnam
Submitter: habarnam
FirstSubmitted: 1490261562
LastModified: 1704445816
URLPath: /cgit/aur.git/snapshot/mpris-ctl.tar.gz