ruby-rqrcode on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ruby-rqrcode

* (Optional) Uninstall ruby-rqrcode on Arch using YAY

$ yay -Rns ruby-rqrcode

2. Manually Install "ruby-rqrcode" via AUR

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

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

b. Clone ruby-rqrcode's git locally

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

c. Go to ~/ruby-rqrcode folder and install it

$ cd ~/ruby-rqrcode $ makepkg -si

3. Information about the ruby-rqrcode package on Arch User Repository (AUR)

ID: 1186576
Name: ruby-rqrcode
PackageBaseID: 108061
PackageBase: ruby-rqrcode
Version: 2.1.2-1
Description: library for encoding QR Codes
URL: https://github.com/whomwah/rqrcode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Lopo
Submitter: Lopo
FirstSubmitted: 1456472259
LastModified: 1671702338
URLPath: /cgit/aur.git/snapshot/ruby-rqrcode.tar.gz