gzrt on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gzrt

* (Optional) Uninstall gzrt on Arch using YAY

$ yay -Rns gzrt

2. Manually Install "gzrt" via AUR

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

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

b. Clone gzrt's git locally

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

c. Go to ~/gzrt folder and install it

$ cd ~/gzrt $ makepkg -si

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

ID: 637507
Name: gzrt
PackageBaseID: 144308
PackageBase: gzrt
Version: 0.8-1
Description: The gzip Recovery Toolkit (gzrt) has a program - gzrecover - that attempts to skip over bad data in a gzip archive.
URL: https://www.aaronrenn.com/arenn/hacking/gzrt/gzrt.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Busindre
Submitter: Busindre
FirstSubmitted: 1565804875
LastModified: 1565804875
URLPath: /cgit/aur.git/snapshot/gzrt.tar.gz