python-flask-gzip on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python-flask-gzip

* (Optional) Uninstall python-flask-gzip on Arch using YAY

$ yay -Rns python-flask-gzip

2. Manually Install "python-flask-gzip" via AUR

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

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

b. Clone python-flask-gzip's git locally

$ git clone https://aur.archlinux.org/python-flask-gzip.git ~/python-flask-gzip

c. Go to ~/python-flask-gzip folder and install it

$ cd ~/python-flask-gzip $ makepkg -si

3. Information about the python-flask-gzip package on Arch User Repository (AUR)

ID: 713001
Name: python-flask-gzip
PackageBaseID: 150762
PackageBase: python-flask-gzip
Version: 0.2-1
Description: Compress responses in your Flask app with gzip.
URL: https://github.com/closeio/flask-gzip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TJM
Submitter: TJM
FirstSubmitted: 1585326282
LastModified: 1585326282
URLPath: /cgit/aur.git/snapshot/python-flask-gzip.tar.gz