reflac on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S reflac

* (Optional) Uninstall reflac on Arch using YAY

$ yay -Rns reflac

2. Manually Install "reflac" via AUR

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

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

b. Clone reflac's git locally

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

c. Go to ~/reflac folder and install it

$ cd ~/reflac $ makepkg -si

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

ID: 948567
Name: reflac
PackageBaseID: 79369
PackageBase: reflac
Version: 2.0.1-1
Description: Recompresses FLAC files while preserving tags
URL: https://github.com/chungy/reflac
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1393384297
LastModified: 1629141458
URLPath: /cgit/aur.git/snapshot/reflac.tar.gz