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

Last updated: June 30,2024

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

$ yay -S mingw-w64-snappy

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

$ yay -Rns mingw-w64-snappy

2. Manually Install "mingw-w64-snappy" 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-snappy's git locally

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

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

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

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

ID: 1316645
Name: mingw-w64-snappy
PackageBaseID: 134987
PackageBase: mingw-w64-snappy
Version: 1.1.10-1
Description: A fast compressor/decompressor library (mingw-w64)
URL: https://google.github.io/snappy/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: adsun
FirstSubmitted: 1534037913
LastModified: 1694332008
URLPath: /cgit/aur.git/snapshot/mingw-w64-snappy.tar.gz