unflac on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S unflac

* (Optional) Uninstall unflac on Arch using YAY

$ yay -Rns unflac

2. Manually Install "unflac" via AUR

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

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

b. Clone unflac's git locally

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

c. Go to ~/unflac folder and install it

$ cd ~/unflac $ makepkg -si

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

ID: 1376073
Name: unflac
PackageBaseID: 148642
PackageBase: unflac
Version: 1.2-1
Description: A command line tool for fast frame accurate audio image + cue sheet splitting.
URL: https://git.sr.ht/~ft/unflac
NumVotes: 9
Popularity: 0.401469
OutOfDate:
Maintainer: droserasprout
Submitter: droserasprout
FirstSubmitted: 1580410565
LastModified: 1703609899
URLPath: /cgit/aur.git/snapshot/unflac.tar.gz