How to Install and Uninstall tcl-tclxml.x86_64 Package on CentOS Stream 8

Last updated: May 03,2024

1. Install "tcl-tclxml.x86_64" package

This guide covers the steps necessary to install tcl-tclxml.x86_64 on CentOS Stream 8

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

2. Uninstall "tcl-tclxml.x86_64" package

Please follow the guidance below to uninstall tcl-tclxml.x86_64 on CentOS Stream 8:

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

3. Information about the tcl-tclxml.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:39:34 ago on Sun Feb 25 03:03:59 2024.
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.