lua-pc on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "lua-pc" 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 lua-pc on Arch using YAY
$
yay -S
lua-pc
Copied
* (Optional) Uninstall lua-pc on Arch using YAY
$
yay -Rns
lua-pc
Copied
2. Manually Install "lua-pc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lua-pc's git locally
$
git clone https://aur.archlinux.org/lua-pc.git
~/lua-pc
Copied
c. Go to ~/lua-pc folder and install it
$
cd
~/lua-pc
Copied
$
makepkg -si
Copied
3. Information about the lua-pc package on Arch User Repository (AUR)
ID: 802143
Name: lua-pc
PackageBaseID: 62807
PackageBase: lua-pc
Version: 1.0.0-4
Description: Lua Process Call (lpc) for Lua 5.4
URL: https://github.com/fabled/lpc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fcolista
Submitter:
FirstSubmitted: 1347677875
LastModified: 1602169656
URLPath: /cgit/aur.git/snapshot/lua-pc.tar.gz
Name: lua-pc
PackageBaseID: 62807
PackageBase: lua-pc
Version: 1.0.0-4
Description: Lua Process Call (lpc) for Lua 5.4
URL: https://github.com/fabled/lpc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fcolista
Submitter:
FirstSubmitted: 1347677875
LastModified: 1602169656
URLPath: /cgit/aur.git/snapshot/lua-pc.tar.gz