cffi-lua on AUR (Arch User Repository)
Last updated: December 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
Copied
b. Install cffi-lua on Arch using YAY
$
yay -S
cffi-lua
Copied
* (Optional) Uninstall cffi-lua on Arch using YAY
$
yay -Rns
cffi-lua
Copied
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
Copied
b. Clone cffi-lua's git locally
$
git clone https://aur.archlinux.org/cffi-lua.git
~/cffi-lua
Copied
c. Go to ~/cffi-lua folder and install it
$
cd
~/cffi-lua
Copied
$
makepkg -si
Copied
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
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