mpg321 on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mpg321

* (Optional) Uninstall mpg321 on Arch using YAY

$ yay -Rns mpg321

2. Manually Install "mpg321" via AUR

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

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

b. Clone mpg321's git locally

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

c. Go to ~/mpg321 folder and install it

$ cd ~/mpg321 $ makepkg -si

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

ID: 1374156
Name: mpg321
PackageBaseID: 324
PackageBase: mpg321
Version: 0.3.2-2
Description: A completely free drop-in replacement for mpg123
URL: https://sourceforge.net/projects/mpg321/
NumVotes: 49
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: kett
FirstSubmitted: 1219813211
LastModified: 1703271025
URLPath: /cgit/aur.git/snapshot/mpg321.tar.gz