libbrotli on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libbrotli

* (Optional) Uninstall libbrotli on Arch using YAY

$ yay -Rns libbrotli

2. Manually Install "libbrotli" via AUR

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

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

b. Clone libbrotli's git locally

$ git clone https://aur.archlinux.org/libbrotli.git ~/libbrotli

c. Go to ~/libbrotli folder and install it

$ cd ~/libbrotli $ makepkg -si

3. Information about the libbrotli package on Arch User Repository (AUR)

ID: 290417
Name: libbrotli
PackageBaseID: 109641
PackageBase: libbrotli
Version: 1.0-1
Description: meta project to build libraries from the brotli source code
URL: https://github.com/bagder/libbrotli
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Athemis
FirstSubmitted: 1459677417
LastModified: 1459677555
URLPath: /cgit/aur.git/snapshot/libbrotli.tar.gz