How To Install tth-libs on Fedora 36

In this tutorial we learn how to install tth-libs in Fedora 36. tth-libs is TeX to HTML/MathML translation libraries

Introduction

In this tutorial we learn how to install tth-libs on Fedora 36.

What is tth-libs

Development files for building applications that use TTH.

We can use yum or dnf to install tth-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tth-libs.

Install tth-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install tth-libs using dnf by running the following command:

sudo dnf -y install tth-libs

Install tth-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install tth-libs using yum by running the following command:

sudo yum -y install tth-libs

How To Uninstall tth-libs on Fedora 36

To uninstall only the tth-libs package we can use the following command:

sudo dnf remove tth-libs

tth-libs Package Contents on Fedora 36

---
title: "How To Install tth-libs on Fedora 36"
linkTitle: "tth-libs"
type: "docs"
description: "In this tutorial we learn how to install tth-libs in Fedora 36. tth-libs is TeX to HTML/MathML translation libraries"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/tth-libs-featured.png
---

## Introduction

In this tutorial we learn how to install `tth-libs` on Fedora 36.

### What is `tth-libs`

> Development files for building applications that use TTH.  

We can use `yum` or `dnf` to install `tth-libs` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tth-libs.

## Install tth-libs on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install tth-libs using dnf by running the following command:

sudo dnf -y install tth-libs

Install tth-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install tth-libs using yum by running the following command:

sudo yum -y install tth-libs

How To Uninstall tth-libs on Fedora 36

To uninstall only the tth-libs package we can use the following command:

sudo dnf remove tth-libs

/usr/lib/.build-id /usr/lib/.build-id/1d /usr/lib/.build-id/1d/f289413547b5fb7d6f4b54e22e0603e5e80203 /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/c2a2ac611d4f765bf9094f84205dcbe6a2ff8b /usr/lib64/libtth.so.0 /usr/lib64/libtth.so.0.0.0 /usr/lib64/libttm.so.0 /usr/lib64/libttm.so.0.0.0

tth-libs Package Contents on Fedora 36

References

Summary

In this tutorial we learn how to install tth-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/26 /usr/lib/.build-id/26/03e6fc48caaa882ec0ff7c305ce8c0fd807ee1 /usr/lib/.build-id/3d /usr/lib/.build-id/3d/6af2f61e7066129058fd611c30d22733c8d639 /usr/lib/libtth.so.0 /usr/lib/libtth.so.0.0.0 /usr/lib/libttm.so.0 /usr/lib/libttm.so.0.0.0


## References

* [tth-libs website](http://hutchinson.belmont.ma.us/tth/)

## Summary

In this tutorial we learn how to install `tth-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).