emms on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S emms

* (Optional) Uninstall emms on Arch using YAY

$ yay -Rns emms

2. Manually Install "emms" via AUR

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

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

b. Clone emms's git locally

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

c. Go to ~/emms folder and install it

$ cd ~/emms $ makepkg -si

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

ID: 810779
Name: emms
PackageBaseID: 140689
PackageBase: emms
Version: 6.00-1
Description: The Emacs Multimedia System
URL: https://www.gnu.org/software/emms/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1553678412
LastModified: 1603975067
URLPath: /cgit/aur.git/snapshot/emms.tar.gz