clzip on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S clzip

* (Optional) Uninstall clzip on Arch using YAY

$ yay -Rns clzip

2. Manually Install "clzip" via AUR

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

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

b. Clone clzip's git locally

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

c. Go to ~/clzip folder and install it

$ cd ~/clzip $ makepkg -si

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

ID: 1083351
Name: clzip
PackageBaseID: 179027
PackageBase: clzip
Version: 1.13-1
Description: A C language version of lzip
URL: https://www.nongnu.org/lzip/clzip.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: saltedcoffii
FirstSubmitted: 1653154774
LastModified: 1653154774
URLPath: /cgit/aur.git/snapshot/clzip.tar.gz