quirc on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S quirc

* (Optional) Uninstall quirc on Arch using YAY

$ yay -Rns quirc

2. Manually Install "quirc" via AUR

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

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

b. Clone quirc's git locally

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

c. Go to ~/quirc folder and install it

$ cd ~/quirc $ makepkg -si

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

ID: 1291911
Name: quirc
PackageBaseID: 130489
PackageBase: quirc
Version: 1.2-1
Description: QR decoder library.
URL: https://github.com/dlbeer/quirc/
NumVotes: 2
Popularity: 0.117998
OutOfDate:
Maintainer: fabrixxm
Submitter: fabrixxm
FirstSubmitted: 1520071664
LastModified: 1689864848
URLPath: /cgit/aur.git/snapshot/quirc.tar.gz