mp3check on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "mp3check" 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 mp3check on Arch using YAY
$
yay -S
mp3check
Copied
* (Optional) Uninstall mp3check on Arch using YAY
$
yay -Rns
mp3check
Copied
2. Manually Install "mp3check" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mp3check's git locally
$
git clone https://aur.archlinux.org/mp3check.git
~/mp3check
Copied
c. Go to ~/mp3check folder and install it
$
cd
~/mp3check
Copied
$
makepkg -si
Copied
3. Information about the mp3check package on Arch User Repository (AUR)
ID: 843418
Name: mp3check
PackageBaseID: 118722
PackageBase: mp3check
Version: 0.8.7-2
Description: Check mp3 files for consistency plus fix header and id3tag errors
URL: https://code.google.com/archive/p/mp3check/
NumVotes: 6
Popularity: 0.013926
OutOfDate:
Maintainer: zoe
Submitter: zoe
FirstSubmitted: 1484260825
LastModified: 1609951943
URLPath: /cgit/aur.git/snapshot/mp3check.tar.gz
Name: mp3check
PackageBaseID: 118722
PackageBase: mp3check
Version: 0.8.7-2
Description: Check mp3 files for consistency plus fix header and id3tag errors
URL: https://code.google.com/archive/p/mp3check/
NumVotes: 6
Popularity: 0.013926
OutOfDate:
Maintainer: zoe
Submitter: zoe
FirstSubmitted: 1484260825
LastModified: 1609951943
URLPath: /cgit/aur.git/snapshot/mp3check.tar.gz