libzstd-seek on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S libzstd-seek

* (Optional) Uninstall libzstd-seek on Arch using YAY

$ yay -Rns libzstd-seek

2. Manually Install "libzstd-seek" via AUR

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

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

b. Clone libzstd-seek's git locally

$ git clone https://aur.archlinux.org/libzstd-seek.git ~/libzstd-seek

c. Go to ~/libzstd-seek folder and install it

$ cd ~/libzstd-seek $ makepkg -si

3. Information about the libzstd-seek package on Arch User Repository (AUR)

ID: 1125288
Name: libzstd-seek
PackageBaseID: 175091
PackageBase: libzstd-seek
Version: 1.2.0-1
Description: A library that mimic fread, fseek and ftell for reading zstd compressed files.
URL: https://github.com/martinellimarco/libzstd-seek
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: martinellimarco
Submitter: martinellimarco
FirstSubmitted: 1642324907
LastModified: 1660311273
URLPath: /cgit/aur.git/snapshot/libzstd-seek.tar.gz