lua-luaflac on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S lua-luaflac

* (Optional) Uninstall lua-luaflac on Arch using YAY

$ yay -Rns lua-luaflac

2. Manually Install "lua-luaflac" via AUR

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

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

b. Clone lua-luaflac's git locally

$ git clone https://aur.archlinux.org/lua-luaflac.git ~/lua-luaflac

c. Go to ~/lua-luaflac folder and install it

$ cd ~/lua-luaflac $ makepkg -si

3. Information about the lua-luaflac package on Arch User Repository (AUR)

ID: 863871
Name: lua-luaflac
PackageBaseID: 163327
PackageBase: lua-luaflac
Version: 2.0.0-1
Description: Lua bindings for libFLAC
URL: https://github.com/jprjr/luaflac
NumVotes: 0
Popularity: 0
OutOfDate: 1710447847
Maintainer: jprjr
Submitter: jprjr
FirstSubmitted: 1613315714
LastModified: 1613404181
URLPath: /cgit/aur.git/snapshot/lua-luaflac.tar.gz