mp3val on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S mp3val

* (Optional) Uninstall mp3val on Arch using YAY

$ yay -Rns mp3val

2. Manually Install "mp3val" via AUR

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

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

b. Clone mp3val's git locally

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

c. Go to ~/mp3val folder and install it

$ cd ~/mp3val $ makepkg -si

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

ID: 204701
Name: mp3val
PackageBaseID: 6733
PackageBase: mp3val
Version: 0.1.8-2
Description: A tool for validating and repairing MPEG audio streams
URL: http://mp3val.sourceforge.net/
NumVotes: 53
Popularity: 0.638084
OutOfDate:
Maintainer: jose1711
Submitter: eidolon
FirstSubmitted: 1157828265
LastModified: 1435609077
URLPath: /cgit/aur.git/snapshot/mp3val.tar.gz