mp3guessenc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mp3guessenc

* (Optional) Uninstall mp3guessenc on Arch using YAY

$ yay -Rns mp3guessenc

2. Manually Install "mp3guessenc" via AUR

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

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

b. Clone mp3guessenc's git locally

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

c. Go to ~/mp3guessenc folder and install it

$ cd ~/mp3guessenc $ makepkg -si

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

ID: 777486
Name: mp3guessenc
PackageBaseID: 11437
PackageBase: mp3guessenc
Version: 0.27.5-1
Description: A program which guesses which MP3 encoder was used to encode a given MP3 file
URL: http://mp3guessenc.sourceforge.net/
NumVotes: 7
Popularity: 0.012083
OutOfDate:
Maintainer: adsun
Submitter: shinlun
FirstSubmitted: 1181038934
LastModified: 1597166275
URLPath: /cgit/aur.git/snapshot/mp3guessenc.tar.gz