flake on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S flake

* (Optional) Uninstall flake on Arch using YAY

$ yay -Rns flake

2. Manually Install "flake" via AUR

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

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

b. Clone flake's git locally

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

c. Go to ~/flake folder and install it

$ cd ~/flake $ makepkg -si

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

ID: 442767
Name: flake
PackageBaseID: 125500
PackageBase: flake
Version: 0.11-1
Description: an open-souce FLAC audio encoder
URL: http://flake-enc.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1505153857
LastModified: 1505153857
URLPath: /cgit/aur.git/snapshot/flake.tar.gz