python-qrcode_terminal on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-qrcode_terminal

* (Optional) Uninstall python-qrcode_terminal on Arch using YAY

$ yay -Rns python-qrcode_terminal

2. Manually Install "python-qrcode_terminal" via AUR

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

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

b. Clone python-qrcode_terminal's git locally

$ git clone https://aur.archlinux.org/python-qrcode_terminal.git ~/python-qrcode_terminal

c. Go to ~/python-qrcode_terminal folder and install it

$ cd ~/python-qrcode_terminal $ makepkg -si

3. Information about the python-qrcode_terminal package on Arch User Repository (AUR)

ID: 1293733
Name: python-qrcode_terminal
PackageBaseID: 196093
PackageBase: python-qrcode_terminal
Version: 0.8-1
Description: draw qrcodes in your terminal by python
URL: https://github.com/alishtory/qrcode-terminal
NumVotes: 1
Popularity: 0.009085
OutOfDate:
Maintainer:
Submitter: phanium
FirstSubmitted: 1690216454
LastModified: 1690216454
URLPath: /cgit/aur.git/snapshot/python-qrcode_terminal.tar.gz