snzip on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S snzip

* (Optional) Uninstall snzip on Arch using YAY

$ yay -Rns snzip

2. Manually Install "snzip" via AUR

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

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

b. Clone snzip's git locally

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

c. Go to ~/snzip folder and install it

$ cd ~/snzip $ makepkg -si

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

ID: 254523
Name: snzip
PackageBaseID: 104384
PackageBase: snzip
Version: 20120803-1
Description: Snappy compression console utilite
URL: https://github.com/kubo/snzip
NumVotes: 4
Popularity: 0
OutOfDate: 1703766364
Maintainer: GreenRaccoon23
Submitter: GreenRaccoon23
FirstSubmitted: 1449691789
LastModified: 1449691934
URLPath: /cgit/aur.git/snapshot/snzip.tar.gz