How to Install and Uninstall tcl-xapian.x86_64 Package on Rocky Linux 9

Last updated: June 26,2024

1. Install "tcl-xapian.x86_64" package

Please follow the steps below to install tcl-xapian.x86_64 on Rocky Linux 9

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

2. Uninstall "tcl-xapian.x86_64" package

In this section, we are going to explain the necessary steps to uninstall tcl-xapian.x86_64 on Rocky Linux 9:

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

3. Information about the tcl-xapian.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:29:24 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : tcl-xapian
Version : 1.4.18
Release : 1.el9
Architecture : x86_64
Size : 228 k
Source : xapian-bindings-1.4.18-1.el9.src.rpm
Repository : epel
Summary : Files needed for developing TCL scripts which use Xapian
URL : https://www.xapian.org/
License : GPLv2+
Description : Xapian is an Open Source Probabilistic Information Retrieval framework. It
: offers a highly adaptable toolkit that allows developers to easily add advanced
: indexing and search facilities to applications. This package provides the
: files needed for developing TCL scripts which use Xapian