zipwalk on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S zipwalk

* (Optional) Uninstall zipwalk on Arch using YAY

$ yay -Rns zipwalk

2. Manually Install "zipwalk" via AUR

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

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

b. Clone zipwalk's git locally

$ git clone https://aur.archlinux.org/zipwalk.git ~/zipwalk

c. Go to ~/zipwalk folder and install it

$ cd ~/zipwalk $ makepkg -si

3. Information about the zipwalk package on Arch User Repository (AUR)

ID: 874776
Name: zipwalk
PackageBaseID: 164140
PackageBase: zipwalk
Version: 1.0-1
Description: A cli tool to parse damaged zip files
URL: https://github.com/sky-bro/zipwalk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sky_io
Submitter: sky_io
FirstSubmitted: 1615277550
LastModified: 1615289310
URLPath: /cgit/aur.git/snapshot/zipwalk.tar.gz