mingw-w64-libdeflate on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S mingw-w64-libdeflate

* (Optional) Uninstall mingw-w64-libdeflate on Arch using YAY

$ yay -Rns mingw-w64-libdeflate

2. Manually Install "mingw-w64-libdeflate" via AUR

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

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

b. Clone mingw-w64-libdeflate's git locally

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

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

$ cd ~/mingw-w64-libdeflate $ makepkg -si

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

ID: 1325573
Name: mingw-w64-libdeflate
PackageBaseID: 197960
PackageBase: mingw-w64-libdeflate
Version: 1.19-1
Description: Heavily optimized library for DEFLATE/zlib/gzip compression and decompression (mingw-w64)
URL: https://github.com/ebiggers/libdeflate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1695836486
LastModified: 1695836486
URLPath: /cgit/aur.git/snapshot/mingw-w64-libdeflate.tar.gz