button-lua on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S button-lua

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

$ yay -Rns button-lua

2. Manually Install "button-lua" via AUR

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

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

b. Clone button-lua's git locally

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

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

$ cd ~/button-lua $ makepkg -si

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

ID: 359820
Name: button-lua
PackageBaseID: 113205
PackageBase: button-lua
Version: 0.0.5-1
Description: Used with Button. Allows generating build descriptions with Lua.
URL: https://github.com/jasonwhite/button-lua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jasonwhite
Submitter: jasonwhite
FirstSubmitted: 1467684150
LastModified: 1480058979
URLPath: /cgit/aur.git/snapshot/button-lua.tar.gz