plzip on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S plzip

* (Optional) Uninstall plzip on Arch using YAY

$ yay -Rns plzip

2. Manually Install "plzip" via AUR

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

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

b. Clone plzip's git locally

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

c. Go to ~/plzip folder and install it

$ cd ~/plzip $ makepkg -si

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

ID: 1408697
Name: plzip
PackageBaseID: 115211
PackageBase: plzip
Version: 1.11-1
Description: A massively parallel lossless data compressor based on the lzlib compression library
URL: https://www.nongnu.org/lzip/plzip.html
NumVotes: 18
Popularity: 1.138094
OutOfDate:
Maintainer: Gyroplast
Submitter: svalo
FirstSubmitted: 1472899631
LastModified: 1707848396
URLPath: /cgit/aur.git/snapshot/plzip.tar.gz