flack on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S flack

* (Optional) Uninstall flack on Arch using YAY

$ yay -Rns flack

2. Manually Install "flack" via AUR

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

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

b. Clone flack's git locally

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

c. Go to ~/flack folder and install it

$ cd ~/flack $ makepkg -si

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

ID: 213564
Name: flack
PackageBaseID: 18838
PackageBase: flack
Version: 2.0.6-2
Description: A menu-driven BASH script to edit FLAC tags
URL: http://www.sourceforge.net/projects/flack/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: max-k
Submitter:
FirstSubmitted: 1217673863
LastModified: 1437389391
URLPath: /cgit/aur.git/snapshot/flack.tar.gz