How To Install tcl-trf-devel on Fedora 36
Introduction
In this tutorial we learn how to install tcl-trf-devel
on Fedora 36.
What is tcl-trf-devel
Development files for tcl-trf.
We can use yum
or dnf
to install tcl-trf-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tcl-trf-devel.
Install tcl-trf-devel 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 tcl-trf-devel
using dnf
by running the following command:
sudo dnf -y install tcl-trf-devel
Install tcl-trf-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
title: “How To Install tcl-trf-devel on Fedora 36”
After updating yum database, We can install tcl-trf-devel
using yum
by running the following command:
sudo yum -y install tcl-trf-devel
How To Uninstall tcl-trf-devel on Fedora 36
linkTitle: “tcl-trf-devel”
type: “docs”
To uninstall only the tcl-trf-devel
package we can use the following command:
description: “In this tutorial we learn how to install tcl-trf-devel in Fedora 36. tcl-trf-devel is Development files for tcl-trf”
date: "2022-08-17"
sudo dnf remove tcl-trf-devel
lastmod: "2022-08-17"
#image: /images/fedora/36/tcl-trf-devel-featured.png
tcl-trf-devel Package Contents on Fedora 36
Introduction
In this tutorial we learn how to install `tcl-trf-devel` on Fedora 36.
### What is `tcl-trf-devel`
> Development files for tcl-trf.
We can use `yum` or `dnf` to install `tcl-trf-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tcl-trf-devel.
## Install tcl-trf-devel 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 tcl-trf-devel
using dnf
by running the following command:
sudo dnf -y install tcl-trf-devel
Install tcl-trf-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-trf-devel
using yum
by running the following command:
sudo yum -y install tcl-trf-devel
How To Uninstall tcl-trf-devel on Fedora 36
To uninstall only the tcl-trf-devel
package we can use the following command:
sudo dnf remove tcl-trf-devel
tcl-trf-devel Package Contents on Fedora 36
/usr/include/transform.h
/usr/include/trfDecls.h
References
Summary
In this tutorial we learn how to install tcl-trf-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/include/transform.h /usr/include/trfDecls.h
## References
* [tcl-trf-devel website](http://tcltrf.sourceforge.net)
## Summary
In this tutorial we learn how to install `tcl-trf-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).