mmtex on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mmtex

* (Optional) Uninstall mmtex on Arch using YAY

$ yay -Rns mmtex

2. Manually Install "mmtex" via AUR

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

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

b. Clone mmtex's git locally

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

c. Go to ~/mmtex folder and install it

$ cd ~/mmtex $ makepkg -si

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

ID: 1360099
Name: mmtex
PackageBaseID: 170680
PackageBase: mmtex
Version: 20231121-1
Description: A minimal modern (Lua)TeX distribution
URL: https://github.com/vlasakm/mmtex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mvlasak
Submitter: mvlasak
FirstSubmitted: 1630597397
LastModified: 1701021273
URLPath: /cgit/aur.git/snapshot/mmtex.tar.gz