python2-brotli on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-brotli

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

$ yay -Rns python2-brotli

2. Manually Install "python2-brotli" via AUR

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

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

b. Clone python2-brotli's git locally

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

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

$ cd ~/python2-brotli $ makepkg -si

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

ID: 1403055
Name: python2-brotli
PackageBaseID: 202125
PackageBase: python2-brotli
Version: 1.1.0-1
Description: Generic-purpose lossless compression algorithm - Python 2 library
URL: https://github.com/google/brotli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706891036
LastModified: 1706893500
URLPath: /cgit/aur.git/snapshot/python2-brotli.tar.gz

5. The same packages on other Linux Distributions