qr_code_creator on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S qr_code_creator

* (Optional) Uninstall qr_code_creator on Arch using YAY

$ yay -Rns qr_code_creator

2. Manually Install "qr_code_creator" via AUR

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

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

b. Clone qr_code_creator's git locally

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

c. Go to ~/qr_code_creator folder and install it

$ cd ~/qr_code_creator $ makepkg -si

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

ID: 1216950
Name: qr_code_creator
PackageBaseID: 190748
PackageBase: qr_code_creator
Version: 0.1.1-1
Description: QR Code creator written in Rust
URL: https://github.com/denix666/qr_code_creator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: den23513
Submitter: den23513
FirstSubmitted: 1677174941
LastModified: 1677174941
URLPath: /cgit/aur.git/snapshot/qr_code_creator.tar.gz