lua51-zip on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "lua51-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

b. Install lua51-zip on Arch using YAY

$ yay -S lua51-zip

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

$ yay -Rns lua51-zip

2. Manually Install "lua51-zip" via AUR

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

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

b. Clone lua51-zip's git locally

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

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

$ cd ~/lua51-zip $ makepkg -si

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

ID: 728199
Name: lua51-zip
PackageBaseID: 152110
PackageBase: lua-zip
Version: 0.2.0-1
Description: Lua 5.1 interface to libzip for Lua 5.1
URL: https://github.com/brimworks/lua-zip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1588158934
LastModified: 1588158934
URLPath: /cgit/aur.git/snapshot/lua51-zip.tar.gz