mathtex on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S mathtex

* (Optional) Uninstall mathtex on Arch using YAY

$ yay -Rns mathtex

2. Manually Install "mathtex" via AUR

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

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

b. Clone mathtex's git locally

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

c. Go to ~/mathtex folder and install it

$ cd ~/mathtex $ makepkg -si

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

ID: 1305675
Name: mathtex
PackageBaseID: 196762
PackageBase: mathtex
Version: 1.05-1
Description: Creates PNG or GIF images from LaTeX mathematical expressions.
URL: https://ctan.org/pkg/mathtex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1692343074
LastModified: 1692343074
URLPath: /cgit/aur.git/snapshot/mathtex.tar.gz