mpdrand on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install mpdrand on Arch using YAY
$
yay -S
mpdrand
Copied
* (Optional) Uninstall mpdrand on Arch using YAY
$
yay -Rns
mpdrand
Copied
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
Copied
b. Clone mpdrand's git locally
$
git clone https://aur.archlinux.org/mpdrand.git
~/mpdrand
Copied
c. Go to ~/mpdrand folder and install it
$
cd
~/mpdrand
Copied
$
makepkg -si
Copied
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
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