cffi-lua on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cffi-lua

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

$ yay -Rns cffi-lua

2. Manually Install "cffi-lua" via AUR

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

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

b. Clone cffi-lua's git locally

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

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

$ cd ~/cffi-lua $ makepkg -si

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

ID: 870452
Name: cffi-lua
PackageBaseID: 163847
PackageBase: cffi-lua
Version: 0.2.1-1
Description: A portable C FFI for Lua, based on libffi
URL: https://github.com/q66/cffi-lua
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: audunmg
Submitter: audunmg
FirstSubmitted: 1614468250
LastModified: 1614468250
URLPath: /cgit/aur.git/snapshot/cffi-lua.tar.gz