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

Last updated: May 14,2024

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

$ yay -S python-flask-cache

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

$ yay -Rns python-flask-cache

2. Manually Install "python-flask-cache" 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-cache's git locally

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

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

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

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

ID: 535605
Name: python-flask-cache
PackageBaseID: 93516
PackageBase: python-flask-cache
Version: 0.13.1-2
Description: Adds cache support to your Flask application
URL: http://pypi.python.org/pypi/Flask-Cache
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1433048648
LastModified: 1534435278
URLPath: /cgit/aur.git/snapshot/python-flask-cache.tar.gz