lunzip on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lunzip

* (Optional) Uninstall lunzip on Arch using YAY

$ yay -Rns lunzip

2. Manually Install "lunzip" via AUR

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

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

b. Clone lunzip's git locally

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

c. Go to ~/lunzip folder and install it

$ cd ~/lunzip $ makepkg -si

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

ID: 1173982
Name: lunzip
PackageBaseID: 118167
PackageBase: lunzip
Version: 1.13-3
Description: Lunzip is a decompressor for the lzip format written in C.
URL: https://www.nongnu.org/lzip/lunzip.html
NumVotes: 5
Popularity: 9.0E-6
OutOfDate:
Maintainer:
Submitter: evil-god
FirstSubmitted: 1482778290
LastModified: 1669378608
URLPath: /cgit/aur.git/snapshot/lunzip.tar.gz