lua51-periphery on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lua51-periphery

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

$ yay -Rns lua51-periphery

2. Manually Install "lua51-periphery" via AUR

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

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

b. Clone lua51-periphery's git locally

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

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

$ cd ~/lua51-periphery $ makepkg -si

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

ID: 1349261
Name: lua51-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/lua51-periphery.tar.gz