unzip-zstd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S unzip-zstd

* (Optional) Uninstall unzip-zstd on Arch using YAY

$ yay -Rns unzip-zstd

2. Manually Install "unzip-zstd" via AUR

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

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

b. Clone unzip-zstd's git locally

$ git clone https://aur.archlinux.org/unzip-zstd.git ~/unzip-zstd

c. Go to ~/unzip-zstd folder and install it

$ cd ~/unzip-zstd $ makepkg -si

3. Information about the unzip-zstd package on Arch User Repository (AUR)

ID: 1237794
Name: unzip-zstd
PackageBaseID: 187459
PackageBase: unzip-zstd
Version: 6.0-1
Description: For extracting and viewing files in .zip archives (with Zstandard support)
URL: https://github.com/csabahruska/unzip-arch-zstd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rosenbaum
Submitter: rosenbaum
FirstSubmitted: 1668679279
LastModified: 1680843279
URLPath: /cgit/aur.git/snapshot/unzip-zstd.tar.gz