qrc-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S qrc-bin

* (Optional) Uninstall qrc-bin on Arch using YAY

$ yay -Rns qrc-bin

2. Manually Install "qrc-bin" via AUR

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

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

b. Clone qrc-bin's git locally

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

c. Go to ~/qrc-bin folder and install it

$ cd ~/qrc-bin $ makepkg -si

3. Information about the qrc-bin package on Arch User Repository (AUR)

ID: 730971
Name: qrc-bin
PackageBaseID: 152357
PackageBase: qrc-bin
Version: 0.1.1-1
Description: QR code generator for text terminals
URL: https://github.com/fumiyas/qrc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zer0def
FirstSubmitted: 1588620673
LastModified: 1588620673
URLPath: /cgit/aur.git/snapshot/qrc-bin.tar.gz