How To Install libklatexformula-static on Fedora 36

In this tutorial we learn how to install libklatexformula-static in Fedora 36. libklatexformula-static is Static library for libklatexformula

Introduction

In this tutorial we learn how to install libklatexformula-static on Fedora 36.

What is libklatexformula-static

Static library for the klfbackend library provided by libklatexformula.

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

Install libklatexformula-static 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 libklatexformula-static using dnf by running the following command:

sudo dnf -y install libklatexformula-static

Install libklatexformula-static 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 libklatexformula-static using yum by running the following command:

sudo yum -y install libklatexformula-static

How To Uninstall libklatexformula-static on Fedora 36

To uninstall only the libklatexformula-static package we can use the following command:

sudo dnf remove libklatexformula-static

libklatexformula-static Package Contents on Fedora 36

---
title: "How To Install libklatexformula-static on Fedora 36"
linkTitle: "libklatexformula-static"
type: "docs"
description: "In this tutorial we learn how to install libklatexformula-static in Fedora 36. libklatexformula-static is Static library for libklatexformula"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libklatexformula-static-featured.png
---

## Introduction

In this tutorial we learn how to install `libklatexformula-static` on Fedora 36.

### What is `libklatexformula-static`

> Static library for the klfbackend library provided by libklatexformula.  

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

## Install libklatexformula-static 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 libklatexformula-static using dnf by running the following command:

sudo dnf -y install libklatexformula-static

Install libklatexformula-static 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 libklatexformula-static using yum by running the following command:

sudo yum -y install libklatexformula-static

How To Uninstall libklatexformula-static on Fedora 36

To uninstall only the libklatexformula-static package we can use the following command:

sudo dnf remove libklatexformula-static

libklatexformula-static Package Contents on Fedora 36

/usr/lib/libklfbackend_auto.a
/usr/share/doc/libklatexformula-static
/usr/share/doc/libklatexformula-static/AUTHORS
/usr/share/doc/libklatexformula-static/README
/usr/share/licenses/libklatexformula-static
/usr/share/licenses/libklatexformula-static/COPYING.txt

References

Summary

In this tutorial we learn how to install libklatexformula-static on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). /usr/lib64/libklfbackend_auto.a /usr/share/doc/libklatexformula-static /usr/share/doc/libklatexformula-static/AUTHORS /usr/share/doc/libklatexformula-static/README /usr/share/licenses/libklatexformula-static /usr/share/licenses/libklatexformula-static/COPYING.txt


## References

* [libklatexformula-static website](http://klatexformula.sourceforge.net/)

## Summary

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