lua-unbound on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lua-unbound

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

$ yay -Rns lua-unbound

2. Manually Install "lua-unbound" via AUR

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

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

b. Clone lua-unbound's git locally

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

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

$ cd ~/lua-unbound $ makepkg -si

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

ID: 1059454
Name: lua-unbound
PackageBaseID: 177459
PackageBase: lua-unbound
Version: 1.0.0-1
Description: Lua bindings to unbound
URL: https://www.zash.se/luaunbound.html
NumVotes: 1
Popularity: 0.340264
OutOfDate:
Maintainer: jprjr
FirstSubmitted: 1648737739
LastModified: 1648737739
URLPath: /cgit/aur.git/snapshot/lua-unbound.tar.gz