libtexprintf on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libtexprintf

* (Optional) Uninstall libtexprintf on Arch using YAY

$ yay -Rns libtexprintf

2. Manually Install "libtexprintf" via AUR

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

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

b. Clone libtexprintf's git locally

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

c. Go to ~/libtexprintf folder and install it

$ cd ~/libtexprintf $ makepkg -si

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

ID: 1352637
Name: libtexprintf
PackageBaseID: 185767
PackageBase: libtexprintf
Version: 1.25-4
Description: Formatted Output with tex-like syntax support
URL: https://github.com/bartp5/libtexprintf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: suavesito
Submitter: suavesito
FirstSubmitted: 1663272732
LastModified: 1699908784
URLPath: /cgit/aur.git/snapshot/libtexprintf.tar.gz