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