mingw-w64-qrencode on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mingw-w64-qrencode

* (Optional) Uninstall mingw-w64-qrencode on Arch using YAY

$ yay -Rns mingw-w64-qrencode

2. Manually Install "mingw-w64-qrencode" via AUR

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

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

b. Clone mingw-w64-qrencode's git locally

$ git clone https://aur.archlinux.org/mingw-w64-qrencode.git ~/mingw-w64-qrencode

c. Go to ~/mingw-w64-qrencode folder and install it

$ cd ~/mingw-w64-qrencode $ makepkg -si

3. Information about the mingw-w64-qrencode package on Arch User Repository (AUR)

ID: 952873
Name: mingw-w64-qrencode
PackageBaseID: 150518
PackageBase: mingw-w64-qrencode
Version: 4.1.1-1
Description: C library for encoding data in a QR Code symbol. (mingw-w64)
URL: https://fukuchi.org/works/qrencode/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ducakar
Submitter: ducakar
FirstSubmitted: 1584742052
LastModified: 1630007491
URLPath: /cgit/aur.git/snapshot/mingw-w64-qrencode.tar.gz