libdeflate-git on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S libdeflate-git

* (Optional) Uninstall libdeflate-git on Arch using YAY

$ yay -Rns libdeflate-git

2. Manually Install "libdeflate-git" via AUR

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

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

b. Clone libdeflate-git's git locally

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

c. Go to ~/libdeflate-git folder and install it

$ cd ~/libdeflate-git $ makepkg -si

3. Information about the libdeflate-git package on Arch User Repository (AUR)

ID: 1178863
Name: libdeflate-git
PackageBaseID: 116406
PackageBase: libdeflate-git
Version: 1.15.r0.g0201338-1
Description: Heavily optimized library for DEFLATE/zlib/gzip compression and decompression
URL: https://github.com/ebiggers/libdeflate
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Synchronicity
Submitter: Synchronicity
FirstSubmitted: 1477172742
LastModified: 1670303456
URLPath: /cgit/aur.git/snapshot/libdeflate-git.tar.gz