ttm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ttm

* (Optional) Uninstall ttm on Arch using YAY

$ yay -Rns ttm

2. Manually Install "ttm" via AUR

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

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

b. Clone ttm's git locally

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

c. Go to ~/ttm folder and install it

$ cd ~/ttm $ makepkg -si

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

ID: 782675
Name: ttm
PackageBaseID: 88323
PackageBase: ttm
Version: 4.05-2
Description: TeX to MathML translator
URL: http://hutchinson.belmont.ma.us/tth/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: haawda
FirstSubmitted: 1418825554
LastModified: 1598282494
URLPath: /cgit/aur.git/snapshot/ttm.tar.gz