python-qrcodegen on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-qrcodegen

* (Optional) Uninstall python-qrcodegen on Arch using YAY

$ yay -Rns python-qrcodegen

2. Manually Install "python-qrcodegen" via AUR

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

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

b. Clone python-qrcodegen's git locally

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

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

$ cd ~/python-qrcodegen $ makepkg -si

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

ID: 1367137
Name: python-qrcodegen
PackageBaseID: 196057
PackageBase: python-qrcodegen
Version: 1.8.0-1
Description: High quality QR Code generator library for Python
URL: https://pypi.org/project/qrcodegen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1690171500
LastModified: 1702148318
URLPath: /cgit/aur.git/snapshot/python-qrcodegen.tar.gz