rgzip on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S rgzip

* (Optional) Uninstall rgzip on Arch using YAY

$ yay -Rns rgzip

2. Manually Install "rgzip" via AUR

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

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

b. Clone rgzip's git locally

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

c. Go to ~/rgzip folder and install it

$ cd ~/rgzip $ makepkg -si

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

ID: 196403
Name: rgzip
PackageBaseID: 30381
PackageBase: rgzip
Version: 0.991119-1
Description: A wrapper for gzip to make it more rsync friendly
URL: http://svana.org/~kleptog/rgzip.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: fatmike
FirstSubmitted: 1253653340
LastModified: 1434358804
URLPath: /cgit/aur.git/snapshot/rgzip.tar.gz