ruby-mpd on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ruby-mpd

* (Optional) Uninstall ruby-mpd on Arch using YAY

$ yay -Rns ruby-mpd

2. Manually Install "ruby-mpd" via AUR

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

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

b. Clone ruby-mpd's git locally

$ git clone https://aur.archlinux.org/ruby-mpd.git ~/ruby-mpd

c. Go to ~/ruby-mpd folder and install it

$ cd ~/ruby-mpd $ makepkg -si

3. Information about the ruby-mpd package on Arch User Repository (AUR)

ID: 195546
Name: ruby-mpd
PackageBaseID: 8969
PackageBase: ruby-mpd
Version: 0.17.0-1
Description: MPD controller library.
URL: http://github.com/meh/ruby-mpd
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter:
FirstSubmitted: 1275756437
LastModified: 1434248982
URLPath: /cgit/aur.git/snapshot/ruby-mpd.tar.gz