kqrcode on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S kqrcode

* (Optional) Uninstall kqrcode on Arch using YAY

$ yay -Rns kqrcode

2. Manually Install "kqrcode" via AUR

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

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

b. Clone kqrcode's git locally

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

c. Go to ~/kqrcode folder and install it

$ cd ~/kqrcode $ makepkg -si

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

ID: 300752
Name: kqrcode
PackageBaseID: 50697
PackageBase: kqrcode
Version: 0.6.0-4
Description: A little program that is meant to encode/decode data to/from QR codes.
URL: http://kde-apps.org/content/show.php?content=143544
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1310574438
LastModified: 1462702673
URLPath: /cgit/aur.git/snapshot/kqrcode.tar.gz