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

Last updated: May 09,2024

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

$ yay -S python-pytest-flask

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

$ yay -Rns python-pytest-flask

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

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

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

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

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

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

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

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

ID: 1364807
Name: python-pytest-flask
PackageBaseID: 121325
PackageBase: python-pytest-flask
Version: 1.3.0-1
Description: A set of pytest fixtures to test Flask applications.
URL: https://github.com/pytest-dev/pytest-flask
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: HLFH
Submitter: Anthony25
FirstSubmitted: 1491569593
LastModified: 1701752562
URLPath: /cgit/aur.git/snapshot/python-pytest-flask.tar.gz