lua-zip on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "lua-zip" 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-zip on Arch using YAY
$
yay -S
lua-zip
Copied
* (Optional) Uninstall lua-zip on Arch using YAY
$
yay -Rns
lua-zip
Copied
2. Manually Install "lua-zip" 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-zip's git locally
$
git clone https://aur.archlinux.org/lua-zip.git
~/lua-zip
Copied
c. Go to ~/lua-zip folder and install it
$
cd
~/lua-zip
Copied
$
makepkg -si
Copied
3. Information about the lua-zip package on Arch User Repository (AUR)
ID: 728198
Name: lua-zip
PackageBaseID: 152110
PackageBase: lua-zip
Version: 0.2.0-1
Description: Lua 5.1 interface to libzip for Lua 5.3
URL: https://github.com/brimworks/lua-zip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1588158934
LastModified: 1588158934
URLPath: /cgit/aur.git/snapshot/lua-zip.tar.gz
Name: lua-zip
PackageBaseID: 152110
PackageBase: lua-zip
Version: 0.2.0-1
Description: Lua 5.1 interface to libzip for Lua 5.3
URL: https://github.com/brimworks/lua-zip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1588158934
LastModified: 1588158934
URLPath: /cgit/aur.git/snapshot/lua-zip.tar.gz