qrcodegen on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S qrcodegen

* (Optional) Uninstall qrcodegen on Arch using YAY

$ yay -Rns qrcodegen

2. Manually Install "qrcodegen" via AUR

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

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

b. Clone qrcodegen's git locally

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

c. Go to ~/qrcodegen folder and install it

$ cd ~/qrcodegen $ makepkg -si

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

ID: 1200217
Name: qrcodegen
PackageBaseID: 151855
PackageBase: qrcodegen
Version: 1.8.0-1
Description: High-quality QR Code generator library
URL: https://www.nayuki.io/page/qr-code-generator-library
NumVotes: 2
Popularity: 0.000223
OutOfDate:
Maintainer: eclairevoyant
Submitter: dankamongmen
FirstSubmitted: 1587581899
LastModified: 1674338301
URLPath: /cgit/aur.git/snapshot/qrcodegen.tar.gz