brotli-static on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S brotli-static

* (Optional) Uninstall brotli-static on Arch using YAY

$ yay -Rns brotli-static

2. Manually Install "brotli-static" via AUR

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

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

b. Clone brotli-static's git locally

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

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

$ cd ~/brotli-static $ makepkg -si

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

ID: 877601
Name: brotli-static
PackageBaseID: 124437
PackageBase: brotli-static
Version: 1.0.9-1
Description: Brotli compression library (static version)
URL: https://github.com/google/brotli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1501511512
LastModified: 1615829355
URLPath: /cgit/aur.git/snapshot/brotli-static.tar.gz