whatmp3 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S whatmp3

* (Optional) Uninstall whatmp3 on Arch using YAY

$ yay -Rns whatmp3

2. Manually Install "whatmp3" via AUR

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

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

b. Clone whatmp3's git locally

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

c. Go to ~/whatmp3 folder and install it

$ cd ~/whatmp3 $ makepkg -si

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

ID: 920437
Name: whatmp3
PackageBaseID: 35540
PackageBase: whatmp3
Version: 3.8-1
Description: A small Python script that accepts a list of directories containing FLAC files as arguments and converts them to MP3 with the specified options. It can optionally create a torrent file.
URL: https://github.com/RecursiveForest/whatmp3
NumVotes: 29
Popularity: 0.001575
OutOfDate:
Maintainer: mutantmonkey
Submitter: mutantmonkey
FirstSubmitted: 1268870017
LastModified: 1623542637
URLPath: /cgit/aur.git/snapshot/whatmp3.tar.gz