How To Install tcl-togl on Fedora 36
Introduction
In this tutorial we learn how to install tcl-togl
on Fedora 36.
What is tcl-togl
Togl is a Tk widget for OpenGL rendering
We can use yum
or dnf
to install tcl-togl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tcl-togl.
Install tcl-togl 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-togl
using dnf
by running the following command:
sudo dnf -y install tcl-togl
Install tcl-togl 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-togl
using yum
by running the following command:
sudo yum -y install tcl-togl
How To Uninstall tcl-togl on Fedora 36
To uninstall only the tcl-togl
package we can use the following command:
sudo dnf remove tcl-togl
tcl-togl Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/50
/usr/lib/.build-id/50/e28dcf2b166660c509062c783e83e787f8bf1e
/usr/lib/libTogl2.1.so
/usr/lib/tcl8.6/Togl2.1
/usr/lib/tcl8.6/Togl2.1/LICENSE
/usr/lib/tcl8.6/Togl2.1/libTogl2.1.so
/usr/lib/tcl8.6/Togl2.1/pkgIndex.tcl
/usr/share/doc/tcl-togl
/usr/share/doc/tcl-togl/README.stubs
/usr/share/licenses/tcl-togl
/usr/share/licenses/tcl-togl/LICENSE
References
Summary
In this tutorial we learn how to install tcl-togl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install tcl-togl on Fedora 36” linkTitle: “tcl-togl” type: “docs” description: “In this tutorial we learn how to install tcl-togl in Fedora 36. tcl-togl is A Tk OpenGL widget” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/tcl-togl-featured.png
Introduction
In this tutorial we learn how to install tcl-togl
on Fedora 36.
What is tcl-togl
Togl is a Tk widget for OpenGL rendering
We can use yum
or dnf
to install tcl-togl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tcl-togl.
Install tcl-togl 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-togl
using dnf
by running the following command:
sudo dnf -y install tcl-togl
Install tcl-togl 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-togl
using yum
by running the following command:
sudo yum -y install tcl-togl
How To Uninstall tcl-togl on Fedora 36
To uninstall only the tcl-togl
package we can use the following command:
sudo dnf remove tcl-togl
tcl-togl Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/b927c5439c5ff97cd06976ceddc0b0cecb20f3
/usr/lib64/libTogl2.1.so
/usr/lib64/tcl8.6/Togl2.1
/usr/lib64/tcl8.6/Togl2.1/LICENSE
/usr/lib64/tcl8.6/Togl2.1/libTogl2.1.so
/usr/lib64/tcl8.6/Togl2.1/pkgIndex.tcl
/usr/share/doc/tcl-togl
/usr/share/doc/tcl-togl/README.stubs
/usr/share/licenses/tcl-togl
/usr/share/licenses/tcl-togl/LICENSE
References
Summary
In this tutorial we learn how to install tcl-togl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).