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