lua-miniflac on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lua-miniflac

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

$ yay -Rns lua-miniflac

2. Manually Install "lua-miniflac" via AUR

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

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

b. Clone lua-miniflac's git locally

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

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

$ cd ~/lua-miniflac $ makepkg -si

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

ID: 1084365
Name: lua-miniflac
PackageBaseID: 178939
PackageBase: lua-miniflac
Version: 1.1.1-1
Description: Lua library for decoding FLAC files
URL: https://github.com/jprjr/luaminiflac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jprjr
Submitter: jprjr
FirstSubmitted: 1652819026
LastModified: 1653335137
URLPath: /cgit/aur.git/snapshot/lua-miniflac.tar.gz