qrencode-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S qrencode-git

* (Optional) Uninstall qrencode-git on Arch using YAY

$ yay -Rns qrencode-git

2. Manually Install "qrencode-git" via AUR

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

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

b. Clone qrencode-git's git locally

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

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

$ cd ~/qrencode-git $ makepkg -si

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

ID: 1240467
Name: qrencode-git
PackageBaseID: 146546
PackageBase: qrencode-git
Version: 4.1.1.r0.g715e29f-1
Description: A fast and compact QR Code encoding library
URL: https://fukuchi.org/works/qrencode/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1573399979
LastModified: 1681309660
URLPath: /cgit/aur.git/snapshot/qrencode-git.tar.gz