How to Install and Uninstall xapian-core-libs.i686 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "xapian-core-libs.i686" package

This is a short guide on how to install xapian-core-libs.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install xapian-core-libs.i686

2. Uninstall "xapian-core-libs.i686" package

Please follow the guidelines below to uninstall xapian-core-libs.i686 on Oracle Linux 9:

$ sudo dnf remove xapian-core-libs.i686 $ sudo dnf autoremove

3. Information about the xapian-core-libs.i686 package on Oracle Linux 9

Last metadata expiration check: 1:35:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : xapian-core-libs
Version : 1.4.18
Release : 5.el9
Architecture : i686
Size : 798 k
Source : xapian-core-1.4.18-5.el9.src.rpm
Repository : ol9_appstream
Summary : Xapian search engine libraries
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
: libraries for applications using Xapian functionality