lua-periphery on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S lua-periphery

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

$ yay -Rns lua-periphery

2. Manually Install "lua-periphery" via AUR

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

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

b. Clone lua-periphery's git locally

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

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

$ cd ~/lua-periphery $ makepkg -si

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

ID: 1349260
Name: lua-periphery
PackageBaseID: 173754
PackageBase: lua-periphery
Version: 2.4.2-1
Description: A Lua library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
URL: https://github.com/vsergeev/lua-periphery
NumVotes: 2
Popularity: 0.000196
OutOfDate:
Maintainer: Bkacjios
Submitter: Bkacjios
FirstSubmitted: 1638910477
LastModified: 1699384903
URLPath: /cgit/aur.git/snapshot/lua-periphery.tar.gz