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

Last updated: July 07,2024

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

$ yay -S python-flask-session

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

$ yay -Rns python-flask-session

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

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

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

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

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

ID: 1390105
Name: python-flask-session
PackageBaseID: 201773
PackageBase: python-flask-session
Version: 0.6.0-1
Description: Server side session extension for Flask
URL: https://pypi.org/project/Flask-Session/
NumVotes: 1
Popularity: 0.867941
OutOfDate:
Maintainer: AlphaJack
Submitter: micwoj92
FirstSubmitted: 1705874329
LastModified: 1705874329
URLPath: /cgit/aur.git/snapshot/python-flask-session.tar.gz