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

Last updated: June 26,2024

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

$ yay -S mingw-w64-brotli

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

$ yay -Rns mingw-w64-brotli

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

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

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

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

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

ID: 1392926
Name: mingw-w64-brotli
PackageBaseID: 153648
PackageBase: mingw-w64-brotli
Version: 1.1.0-2
Description: Brotli compression library (mingw-w64)
URL: https://github.com/google/brotli.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: drakkan
Submitter: drakkan
FirstSubmitted: 1590507321
LastModified: 1706279453
URLPath: /cgit/aur.git/snapshot/mingw-w64-brotli.tar.gz