qrab on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S qrab

* (Optional) Uninstall qrab on Arch using YAY

$ yay -Rns qrab

2. Manually Install "qrab" via AUR

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

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

b. Clone qrab's git locally

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

c. Go to ~/qrab folder and install it

$ cd ~/qrab $ makepkg -si

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

ID: 495315
Name: qrab
PackageBaseID: 118534
PackageBase: qrab
Version: 0.4-3
Description: Simply grabs QR code from screen and copies decoded text into clipboard
URL: http://qrab.sourceforge.net/
NumVotes: 3
Popularity: 0.000927
OutOfDate:
Maintainer: SeeLook
Submitter: SeeLook
FirstSubmitted: 1483912208
LastModified: 1521364449
URLPath: /cgit/aur.git/snapshot/qrab.tar.gz