type: “docs” title: “How To Install tcl-tclxml-devel on Fedora 36” description: “In this tutorial we learn how to install tcl-tclxml-devel in Fedora 36. tcl-tclxml-devel is Development files for the tclxml packages” linkTitle: “tcl-tclxml-devel” date: “2022-08-17” type: “docs” lastmod: “2022-08-17” #image: /images/fedora/36/tcl-tclxml-devel-featured.png description: “In this tutorial we learn how to install tcl-tclxml-devel in Fedora 36. tcl-tclxml-devel is Development files for the tclxml packages”

date: “2022-08-17”

lastmod: “2022-08-17”

Introduction

#image: /images/fedora/36/tcl-tclxml-devel-featured.png In this tutorial we learn how to install tcl-tclxml-devel on Fedora 36.

What is tcl-tclxml-devel

Introduction

Development header files for the tclxml packages. This includes all of the header files for the tclxml, tcldom, and tclxslt packages

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

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

What is tcl-tclxml-devel

Development header files for the tclxml packages. This includes all of the header files for the tclxml, tcldom, and tclxslt packages

Install tcl-tclxml-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

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


sudo dnf makecache --refresh
## Install tcl-tclxml-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command. After updating yum database, We can install tcl-tclxml-devel using dnf by running the following command:

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install tcl-tclxml-devel

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

sudo yum -y install tcl-tclxml-devel

How To Uninstall tcl-tclxml-devel on Fedora 36

sudo dnf -y install tcl-tclxml-devel To uninstall only the tcl-tclxml-devel package we can use the following command:

```bash

sudo dnf remove tcl-tclxml-devel
## Install tcl-tclxml-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

tcl-tclxml-devel Package Contents on Fedora 36

```bash
sudo yum makecache --refresh

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

sudo yum -y install tcl-tclxml-devel

How To Uninstall tcl-tclxml-devel on Fedora 36

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

sudo dnf remove tcl-tclxml-devel

tcl-tclxml-devel Package Contents on Fedora 36

/usr/include/tclxml
/usr/include/tclxml/docObj.h
/usr/include/tclxml/tcldom-libxml2.h
/usr/include/tclxml/tcldom.h
/usr/include/tclxml/tclxml-libxml2.h
/usr/include/tclxml/tclxslt.h
/usr/lib64/TclxmlConfig.sh
/usr/lib64/tcl8.6/tclxml-3.2/libTclxmlstub3.2.a

References

Summary

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

/usr/include/tclxml /usr/include/tclxml/docObj.h /usr/include/tclxml/tcldom-libxml2.h /usr/include/tclxml/tcldom.h /usr/include/tclxml/tclxml-libxml2.h /usr/include/tclxml/tclxslt.h /usr/lib/TclxmlConfig.sh /usr/lib/tcl8.6/tclxml-3.2/libTclxmlstub3.2.a


## References

* [tcl-tclxml-devel website](http://tclxml.sourceforge.net/)

## Summary

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