How To Install tcl-tclreadline on Fedora 36

In this tutorial we learn how to install tcl-tclreadline in Fedora 36. tcl-tclreadline is GNU Readline extension for Tcl/Tk

Introduction

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

What is tcl-tclreadline

The tclreadline package makes the GNU Readline library available for interactive tcl shells. This includes history expansion and file/command completion. Command completion for all tcl/tk commands is provided and command completion for user defined commands can be easily added. Tclreadline can also be used for tcl scripts which want to use a shell like input interface.

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

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

sudo dnf -y install tcl-tclreadline

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

sudo yum -y install tcl-tclreadline

How To Uninstall tcl-tclreadline on Fedora 36

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

sudo dnf remove tcl-tclreadline

tcl-tclreadline Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/81
/usr/lib/.build-id/81/a47d196dfecb5f8270fbb1008ab0e45f256b36
/usr/lib64/libtclreadline-2.1.0.so
/usr/lib64/tcl8.6/tclreadline2.1.0
/usr/lib64/tcl8.6/tclreadline2.1.0/libtclreadline.so
/usr/lib64/tcl8.6/tclreadline2.1.0/pkgIndex.tcl
/usr/lib64/tcl8.6/tclreadline2.1.0/tclreadlineCompleter.tcl
/usr/lib64/tcl8.6/tclreadline2.1.0/tclreadlineInit.tcl
/usr/lib64/tcl8.6/tclreadline2.1.0/tclreadlineSetup.tcl
/usr/share/doc/tcl-tclreadline
/usr/share/doc/tcl-tclreadline/AUTHORS
/usr/share/doc/tcl-tclreadline/ChangeLog
/usr/share/doc/tcl-tclreadline/README
/usr/share/doc/tcl-tclreadline/sample.tclshrc
/usr/share/licenses/tcl-tclreadline
/usr/share/licenses/tcl-tclreadline/COPYING
/usr/share/man/mann/tclreadline.n.gz

References

Summary

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


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

Introduction

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

What is tcl-tclreadline

The tclreadline package makes the GNU Readline library available for interactive tcl shells. This includes history expansion and file/command completion. Command completion for all tcl/tk commands is provided and command completion for user defined commands can be easily added. Tclreadline can also be used for tcl scripts which want to use a shell like input interface.

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

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

sudo dnf -y install tcl-tclreadline

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

sudo yum -y install tcl-tclreadline

How To Uninstall tcl-tclreadline on Fedora 36

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

sudo dnf remove tcl-tclreadline

tcl-tclreadline Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/571a2a8c49cc7261996b17e0c7b8b6d65b2565
/usr/lib/libtclreadline-2.1.0.so
/usr/lib/tcl8.6/tclreadline2.1.0
/usr/lib/tcl8.6/tclreadline2.1.0/libtclreadline.so
/usr/lib/tcl8.6/tclreadline2.1.0/pkgIndex.tcl
/usr/lib/tcl8.6/tclreadline2.1.0/tclreadlineCompleter.tcl
/usr/lib/tcl8.6/tclreadline2.1.0/tclreadlineInit.tcl
/usr/lib/tcl8.6/tclreadline2.1.0/tclreadlineSetup.tcl
/usr/share/doc/tcl-tclreadline
/usr/share/doc/tcl-tclreadline/AUTHORS
/usr/share/doc/tcl-tclreadline/ChangeLog
/usr/share/doc/tcl-tclreadline/README
/usr/share/doc/tcl-tclreadline/sample.tclshrc
/usr/share/licenses/tcl-tclreadline
/usr/share/licenses/tcl-tclreadline/COPYING
/usr/share/man/mann/tclreadline.n.gz

References

Summary

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