How to Install and Uninstall xapian-core.src Package on Oracle Linux 8

Last updated: November 28,2024

1. Install "xapian-core.src" package

In this section, we are going to explain the necessary steps to install xapian-core.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install xapian-core.src

2. Uninstall "xapian-core.src" package

Please follow the instructions below to uninstall xapian-core.src on Oracle Linux 8:

$ sudo dnf remove xapian-core.src $ sudo dnf autoremove

3. Information about the xapian-core.src package on Oracle Linux 8

Last metadata expiration check: 5:15:39 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : xapian-core
Version : 1.4.18
Release : 3.el8
Architecture : src
Size : 2.9 M
Source : None
Repository : ol8_appstream
Summary : The Xapian Probabilistic Information Retrieval Library
URL : https://www.xapian.org/
License : GPLv2+
Description : Xapian is an Open Source Probabilistic Information Retrieval Library. It
: offers a highly adaptable toolkit that allows developers to easily add advanced
: indexing and search facilities to applications