zutils on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S zutils

* (Optional) Uninstall zutils on Arch using YAY

$ yay -Rns zutils

2. Manually Install "zutils" via AUR

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

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

b. Clone zutils's git locally

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

c. Go to ~/zutils folder and install it

$ cd ~/zutils $ makepkg -si

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

ID: 1128291
Name: zutils
PackageBaseID: 178943
PackageBase: zutils
Version: 1.11-3
Description: Zutils is a collection of utilities able to process any combination of compressed and uncompressed files transparently. Supports bzip2, gzip, lzip, xz, and zstd.
URL: https://www.nongnu.org/zutils/zutils.html
NumVotes: 1
Popularity: 0.479993
OutOfDate:
Maintainer: saltedcoffii
FirstSubmitted: 1652828227
LastModified: 1661008373
URLPath: /cgit/aur.git/snapshot/zutils.tar.gz