pnglatex on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pnglatex

* (Optional) Uninstall pnglatex on Arch using YAY

$ yay -Rns pnglatex

2. Manually Install "pnglatex" via AUR

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

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

b. Clone pnglatex's git locally

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

c. Go to ~/pnglatex folder and install it

$ cd ~/pnglatex $ makepkg -si

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

ID: 913520
Name: pnglatex
PackageBaseID: 136773
PackageBase: pnglatex
Version: r142.48cc55d-1
Description: Small script to turn LaTeX formulas into png images
URL: https://github.com/mneri/pnglatex
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1539992684
LastModified: 1622248487
URLPath: /cgit/aur.git/snapshot/pnglatex.tar.gz