flac2mp3 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S flac2mp3

* (Optional) Uninstall flac2mp3 on Arch using YAY

$ yay -Rns flac2mp3

2. Manually Install "flac2mp3" via AUR

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

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

b. Clone flac2mp3's git locally

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

c. Go to ~/flac2mp3 folder and install it

$ cd ~/flac2mp3 $ makepkg -si

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

ID: 991371
Name: flac2mp3
PackageBaseID: 26723
PackageBase: flac2mp3
Version: 1.0.1-1
Description: a perl script to convert FLAC files to MP3 format
URL: http://freshmeat.net/projects/flac2mp3/
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1243192102
LastModified: 1637359283
URLPath: /cgit/aur.git/snapshot/flac2mp3.tar.gz