texlive-qrcode on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S texlive-qrcode

* (Optional) Uninstall texlive-qrcode on Arch using YAY

$ yay -Rns texlive-qrcode

2. Manually Install "texlive-qrcode" via AUR

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

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

b. Clone texlive-qrcode's git locally

$ git clone https://aur.archlinux.org/texlive-qrcode.git ~/texlive-qrcode

c. Go to ~/texlive-qrcode folder and install it

$ cd ~/texlive-qrcode $ makepkg -si

3. Information about the texlive-qrcode package on Arch User Repository (AUR)

ID: 1035862
Name: texlive-qrcode
PackageBaseID: 125378
PackageBase: texlive-qrcode
Version: 1.51-1
Description: Generates QR (Quick Response) codes in LaTeX
URL: https://www.ctan.org/tex-archive/macros/latex/contrib/qrcode
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ilpianista
FirstSubmitted: 1504724489
LastModified: 1644703392
URLPath: /cgit/aur.git/snapshot/texlive-qrcode.tar.gz