How to Install and Uninstall tcl-tclxml.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "tcl-tclxml.x86_64" package

Please follow the instructions below to install tcl-tclxml.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install tcl-tclxml.x86_64

2. Uninstall "tcl-tclxml.x86_64" package

This guide covers the steps necessary to uninstall tcl-tclxml.x86_64 on Rocky Linux 8:

$ sudo dnf remove tcl-tclxml.x86_64 $ sudo dnf autoremove

3. Information about the tcl-tclxml.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:30:55 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : tcl-tclxml
Version : 3.2
Release : 26.el8
Architecture : x86_64
Size : 146 k
Source : tcl-tclxml-3.2-26.el8.src.rpm
Repository : epel
Summary : XML parsing library for the Tcl scripting language
URL : http://tclxml.sourceforge.net/
License : BSD
Description : TclXML is a package that provides XML, DOM, and XSLT parsing for the
: Tcl scripting language.