flac2ogg on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S flac2ogg

* (Optional) Uninstall flac2ogg on Arch using YAY

$ yay -Rns flac2ogg

2. Manually Install "flac2ogg" via AUR

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

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

b. Clone flac2ogg's git locally

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

c. Go to ~/flac2ogg folder and install it

$ cd ~/flac2ogg $ makepkg -si

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

ID: 193586
Name: flac2ogg
PackageBaseID: 36627
PackageBase: flac2ogg
Version: 0.6-5
Description: a python script to convert FLAC files to OGG format
URL: http://members.fortunecity.com/stateq/flac2ogg.html
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1271883638
LastModified: 1434138986
URLPath: /cgit/aur.git/snapshot/flac2ogg.tar.gz