parzip on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S parzip

* (Optional) Uninstall parzip on Arch using YAY

$ yay -Rns parzip

2. Manually Install "parzip" via AUR

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

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

b. Clone parzip's git locally

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

c. Go to ~/parzip folder and install it

$ cd ~/parzip $ makepkg -si

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

ID: 1242016
Name: parzip
PackageBaseID: 142974
PackageBase: parzip
Version: 1.4.0-1
Description: A command line utility to pack and unpack zip archives using multiple threads.
URL: https://github.com/jpakkane/parzip
NumVotes: 1
Popularity: 0.001237
OutOfDate:
Maintainer: dpirate
Submitter: jmx
FirstSubmitted: 1561311997
LastModified: 1681590347
URLPath: /cgit/aur.git/snapshot/parzip.tar.gz