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

Last updated: May 01,2024

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

$ yay -S python-flask-qrcode

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

$ yay -Rns python-flask-qrcode

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

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

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

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

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

ID: 860897
Name: python-flask-qrcode
PackageBaseID: 136702
PackageBase: python-flask-qrcode
Version: 3.0.0-1
Description: Flask-QRcode is a concise Flask extension to easily render QR codes on Jinja2 templates using python-qrcode.
URL: https://marcoagner.github.io/Flask-QRcode/
NumVotes: 0
Popularity: 0
OutOfDate: 1693169771
Maintainer:
Submitter: metalgamer
FirstSubmitted: 1539785971
LastModified: 1612853141
URLPath: /cgit/aur.git/snapshot/python-flask-qrcode.tar.gz