lua52-zip on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S lua52-zip

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

$ yay -Rns lua52-zip

2. Manually Install "lua52-zip" via AUR

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

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

b. Clone lua52-zip's git locally

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

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

$ cd ~/lua52-zip $ makepkg -si

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

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