zchunk on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S zchunk

* (Optional) Uninstall zchunk on Arch using YAY

$ yay -Rns zchunk

2. Manually Install "zchunk" via AUR

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

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

b. Clone zchunk's git locally

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

c. Go to ~/zchunk folder and install it

$ cd ~/zchunk $ makepkg -si

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

ID: 1230252
Name: zchunk
PackageBaseID: 133348
PackageBase: zchunk
Version: 1.3.0-1
Description: A file format designed for highly efficient deltas while maintaining good compression
URL: https://github.com/zchunk/zchunk
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: yurikoles
Submitter: Nekit
FirstSubmitted: 1528632516
LastModified: 1679462596
URLPath: /cgit/aur.git/snapshot/zchunk.tar.gz