zipwalk on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install zipwalk on Arch using YAY
$
yay -S
zipwalk
Copied
* (Optional) Uninstall zipwalk on Arch using YAY
$
yay -Rns
zipwalk
Copied
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
Copied
b. Clone zipwalk's git locally
$
git clone https://aur.archlinux.org/zipwalk.git
~/zipwalk
Copied
c. Go to ~/zipwalk folder and install it
$
cd
~/zipwalk
Copied
$
makepkg -si
Copied
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
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