privkey2qr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S privkey2qr

* (Optional) Uninstall privkey2qr on Arch using YAY

$ yay -Rns privkey2qr

2. Manually Install "privkey2qr" via AUR

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

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

b. Clone privkey2qr's git locally

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

c. Go to ~/privkey2qr folder and install it

$ cd ~/privkey2qr $ makepkg -si

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

ID: 671988
Name: privkey2qr
PackageBaseID: 147089
PackageBase: privkey2qr
Version: 1.0-1
Description: Generate QR codes for storing private keys offline.
URL: https://git.sr.ht/~craftyguy/privkey2qr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: craftyguy
FirstSubmitted: 1575141803
LastModified: 1575141803
URLPath: /cgit/aur.git/snapshot/privkey2qr.tar.gz