mpdrand on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S mpdrand

* (Optional) Uninstall mpdrand on Arch using YAY

$ yay -Rns mpdrand

2. Manually Install "mpdrand" via AUR

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

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

b. Clone mpdrand's git locally

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

c. Go to ~/mpdrand folder and install it

$ cd ~/mpdrand $ makepkg -si

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

ID: 499668
Name: mpdrand
PackageBaseID: 131296
PackageBase: mpdrand
Version: 0.5-1
Description: A script for picking random songs and adding them to the current MPD playlist.
URL: https://code.jpope.org/jpope/mpdrand
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jpope
Submitter: jpope
FirstSubmitted: 1522636171
LastModified: 1522643740
URLPath: /cgit/aur.git/snapshot/mpdrand.tar.gz