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