How To Install libtidy-devel on Fedora 36

In this tutorial we learn how to install libtidy-devel in Fedora 36. libtidy-devel is Development files for tidy

Introduction

In this tutorial we learn how to install libtidy-devel on Fedora 36.

What is libtidy-devel

Development files for tidy.

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

Install libtidy-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh
---

title: “How To Install libtidy-devel on Fedora 36”

linkTitle: “libtidy-devel” After updating yum database, We can install libtidy-devel using dnf by running the following command: type: “docs”

description: "In this tutorial we learn how to install libtidy-devel in Fedora 36. libtidy-devel is Development files for tidy"
sudo dnf -y install libtidy-devel
date: "2022-08-17"

lastmod: “2022-08-17”

#image: /images/fedora/36/libtidy-devel-featured.png

Install libtidy-devel on Fedora 36 Using yum


Update yum database with yum using the following command.

Introduction

In this tutorial we learn how to install `libtidy-devel` on Fedora 36.
sudo yum makecache --refresh

What is libtidy-devel

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

Development files for tidy.


sudo yum -y install libtidy-devel

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

How To Uninstall libtidy-devel on Fedora 36

Install libtidy-devel on Fedora 36 Using dnf

To uninstall only the libtidy-devel package we can use the following command:

Update yum database with `dnf` using the following command.
sudo dnf remove libtidy-devel

sudo dnf makecache --refresh
## libtidy-devel Package Contents on Fedora 36
After updating yum database, We can install `libtidy-devel` using `dnf` by running the following command:

```bash
sudo dnf -y install libtidy-devel

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

sudo yum -y install libtidy-devel

How To Uninstall libtidy-devel on Fedora 36

To uninstall only the libtidy-devel package we can use the following command:

sudo dnf remove libtidy-devel

libtidy-devel Package Contents on Fedora 36

/usr/include/buffio.h
/usr/include/platform.h
/usr/include/tidy.h
/usr/include/tidybuffio.h
/usr/include/tidyenum.h
/usr/include/tidyplatform.h
/usr/lib/libtidy.so
/usr/lib/pkgconfig/tidy.pc

References

Summary

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

/usr/include/buffio.h /usr/include/platform.h /usr/include/tidy.h /usr/include/tidybuffio.h /usr/include/tidyenum.h /usr/include/tidyplatform.h /usr/lib64/libtidy.so /usr/lib64/pkgconfig/tidy.pc


## References

* [libtidy-devel website](http://www.html-tidy.org/)

## Summary

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