How To Install tklib on Fedora 34
Introduction
In this tutorial we learn how to install tklib
on Fedora 34.
What is tklib
This package is intended to be a collection of Tcl packages that provide Tk utility functions and widgets useful to a large collection of Tcl/Tk programmers.
We can use yum
or dnf
to install tklib
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install tklib.
Install tklib on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install tklib
using dnf
by running the following command:
sudo dnf -y install tklib
Install tklib on Fedora 34 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install tklib
using yum
by running the following command:
sudo yum -y install tklib
How To Uninstall tklib on Fedora 34
To uninstall only the tklib
package we can use the following command:
sudo dnf remove tklib
tklib Package Contents on Fedora 34
/usr/share/doc/tklib
/usr/share/doc/tklib/ChangeLog
/usr/share/doc/tklib/PACKAGES
/usr/share/doc/tklib/README
/usr/share/doc/tklib/README-0.4.txt
/usr/share/doc/tklib/license.terms
/usr/share/man/mann/autoscroll.n.gz
/usr/share/man/mann/canvas_sqmap.n.gz
/usr/share/man/mann/canvas_zoom.n.gz
/usr/share/man/mann/canvaslabel.n.gz
/usr/share/man/mann/chatwidget.n.gz
/usr/share/man/mann/crosshair.n.gz
/usr/share/man/mann/ctext.n.gz
/usr/share/man/mann/cursor.n.gz
/usr/share/man/mann/datefield.n.gz
/usr/share/man/mann/draw_diagram.n.gz
/usr/share/man/mann/ico.n.gz
/usr/share/man/mann/ipentry.n.gz
/usr/share/man/mann/khim.n.gz
/usr/share/man/mann/ntext.n.gz
/usr/share/man/mann/ntextBindings.n.gz
/usr/share/man/mann/ntextIndent.n.gz
/usr/share/man/mann/ntextWordBreak.n.gz
/usr/share/man/mann/pie.n.gz
/usr/share/man/mann/pieboxlabeler.n.gz
/usr/share/man/mann/pieperipherallabeler.n.gz
/usr/share/man/mann/plotchart.n.gz
/usr/share/man/mann/swaplist.n.gz
/usr/share/man/mann/tk_getString.n.gz
/usr/share/man/mann/tklib_history.n.gz
/usr/share/man/mann/tooltip.n.gz
/usr/share/man/mann/widget.n.gz
/usr/share/man/mann/widget_calendar.n.gz
/usr/share/man/mann/widget_toolbar.n.gz
/usr/share/tcl8.6/tklib0.5
/usr/share/tcl8.6/tklib0.5/autoscroll
/usr/share/tcl8.6/tklib0.5/autoscroll/autoscroll.tcl
/usr/share/tcl8.6/tklib0.5/autoscroll/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/canvas
/usr/share/tcl8.6/tklib0.5/canvas/canvas_sqmap.tcl
/usr/share/tcl8.6/tklib0.5/canvas/canvas_zoom.tcl
/usr/share/tcl8.6/tklib0.5/canvas/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/chatwidget
/usr/share/tcl8.6/tklib0.5/chatwidget/chatwidget.tcl
/usr/share/tcl8.6/tklib0.5/chatwidget/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/crosshair
/usr/share/tcl8.6/tklib0.5/crosshair/crosshair.tcl
/usr/share/tcl8.6/tklib0.5/crosshair/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/ctext
/usr/share/tcl8.6/tklib0.5/ctext/ctext.tcl
/usr/share/tcl8.6/tklib0.5/ctext/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/cursor
/usr/share/tcl8.6/tklib0.5/cursor/cursor.tcl
/usr/share/tcl8.6/tklib0.5/cursor/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/datefield
/usr/share/tcl8.6/tklib0.5/datefield/datefield.tcl
/usr/share/tcl8.6/tklib0.5/datefield/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/diagrams
/usr/share/tcl8.6/tklib0.5/diagrams/draw_diagram.tcl
/usr/share/tcl8.6/tklib0.5/diagrams/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/getstring
/usr/share/tcl8.6/tklib0.5/getstring/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/getstring/tk_getString.tcl
/usr/share/tcl8.6/tklib0.5/history
/usr/share/tcl8.6/tklib0.5/history/history.tcl
/usr/share/tcl8.6/tklib0.5/history/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/ico
/usr/share/tcl8.6/tklib0.5/ico/ico.tcl
/usr/share/tcl8.6/tklib0.5/ico/ico0.tcl
/usr/share/tcl8.6/tklib0.5/ico/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/ipentry
/usr/share/tcl8.6/tklib0.5/ipentry/ipentry.tcl
/usr/share/tcl8.6/tklib0.5/ipentry/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/khim
/usr/share/tcl8.6/tklib0.5/khim/ROOT.msg
/usr/share/tcl8.6/tklib0.5/khim/cs.msg
/usr/share/tcl8.6/tklib0.5/khim/da.msg
/usr/share/tcl8.6/tklib0.5/khim/de.msg
/usr/share/tcl8.6/tklib0.5/khim/en.msg
/usr/share/tcl8.6/tklib0.5/khim/es.msg
/usr/share/tcl8.6/tklib0.5/khim/khim.tcl
/usr/share/tcl8.6/tklib0.5/khim/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/khim/pl.msg
/usr/share/tcl8.6/tklib0.5/khim/ru.msg
/usr/share/tcl8.6/tklib0.5/khim/uk.msg
/usr/share/tcl8.6/tklib0.5/ntext
/usr/share/tcl8.6/tklib0.5/ntext/ntext.tcl
/usr/share/tcl8.6/tklib0.5/ntext/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/plotchart
/usr/share/tcl8.6/tklib0.5/plotchart/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plot3d.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plotannot.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plotaxis.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plotbusiness.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plotchart.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plotconfig.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plotcontour.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plotgantt.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plotpack.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/plotpriv.tcl
/usr/share/tcl8.6/tklib0.5/plotchart/scaling.tcl
/usr/share/tcl8.6/tklib0.5/style
/usr/share/tcl8.6/tklib0.5/style/as.tcl
/usr/share/tcl8.6/tklib0.5/style/lobster.tcl
/usr/share/tcl8.6/tklib0.5/style/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/style/style.tcl
/usr/share/tcl8.6/tklib0.5/swaplist
/usr/share/tcl8.6/tklib0.5/swaplist/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/swaplist/swaplist.tcl
/usr/share/tcl8.6/tklib0.5/tablelist
/usr/share/tcl8.6/tklib0.5/tablelist/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/mwutil.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/repair.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tablelistBind.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tablelistBitmaps.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tablelistConfig.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tablelistEdit.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tablelistMove.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tablelistSort.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tablelistThemes.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tablelistUtil.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tablelistWidget.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/scripts/tclIndex
/usr/share/tcl8.6/tklib0.5/tablelist/tablelist.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/tablelistPublic.tcl
/usr/share/tcl8.6/tklib0.5/tablelist/tablelist_tile.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart
/usr/share/tcl8.6/tklib0.5/tkpiechart/boxlabel.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/canlabel.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/labarray.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/objselec.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/perilabel.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/pie.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/pielabel.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/relirect.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/selector.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/slice.tcl
/usr/share/tcl8.6/tklib0.5/tkpiechart/tkpiechart.tcl
/usr/share/tcl8.6/tklib0.5/tooltip
/usr/share/tcl8.6/tklib0.5/tooltip/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/tooltip/tipstack.tcl
/usr/share/tcl8.6/tklib0.5/tooltip/tooltip.tcl
/usr/share/tcl8.6/tklib0.5/widget
/usr/share/tcl8.6/tklib0.5/widget/calendar.tcl
/usr/share/tcl8.6/tklib0.5/widget/dateentry.tcl
/usr/share/tcl8.6/tklib0.5/widget/dialog.tcl
/usr/share/tcl8.6/tklib0.5/widget/mentry.tcl
/usr/share/tcl8.6/tklib0.5/widget/panelframe.tcl
/usr/share/tcl8.6/tklib0.5/widget/pkgIndex.tcl
/usr/share/tcl8.6/tklib0.5/widget/ruler.tcl
/usr/share/tcl8.6/tklib0.5/widget/scrollw.tcl
/usr/share/tcl8.6/tklib0.5/widget/statusbar.tcl
/usr/share/tcl8.6/tklib0.5/widget/stext.tcl
/usr/share/tcl8.6/tklib0.5/widget/superframe.tcl
/usr/share/tcl8.6/tklib0.5/widget/toolbar.tcl
/usr/share/tcl8.6/tklib0.5/widget/widget.tcl
References
Summary
In this tutorial we learn how to install tklib
on Fedora 34 using yum and dnf.