How To Install tcl-zlib on Fedora 36

In this tutorial we learn how to install tcl-zlib in Fedora 36. tcl-zlib is Tcl extension for zlib support

Introduction

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

What is tcl-zlib

This is extension is a standalone version of the tclkit [zlib] command/extension. See http

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

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

sudo dnf -y install tcl-zlib

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

sudo yum -y install tcl-zlib

How To Uninstall tcl-zlib on Fedora 36

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

sudo dnf remove tcl-zlib

tcl-zlib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/62
/usr/lib/.build-id/62/0401c83d9634b44ea1047e0f25f452a59d47b9
/usr/lib64/tcl8.6/zlib2.0.1
/usr/lib64/tcl8.6/zlib2.0.1/libzlib2.0.1.so
/usr/lib64/tcl8.6/zlib2.0.1/pkgIndex.tcl
/usr/share/doc/tcl-zlib
/usr/share/doc/tcl-zlib/ChangeLog
/usr/share/doc/tcl-zlib/README

References

Summary

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


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

Introduction

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

What is tcl-zlib

This is extension is a standalone version of the tclkit [zlib] command/extension. See http

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

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

sudo dnf -y install tcl-zlib

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

sudo yum -y install tcl-zlib

How To Uninstall tcl-zlib on Fedora 36

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

sudo dnf remove tcl-zlib

tcl-zlib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/42
/usr/lib/.build-id/42/14dcf9e53098fff90b030b378f7fd481de2154
/usr/lib/tcl8.6/zlib2.0.1
/usr/lib/tcl8.6/zlib2.0.1/libzlib2.0.1.so
/usr/lib/tcl8.6/zlib2.0.1/pkgIndex.tcl
/usr/share/doc/tcl-zlib
/usr/share/doc/tcl-zlib/ChangeLog
/usr/share/doc/tcl-zlib/README

References

Summary

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