How to Install and Uninstall xapian-core.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "xapian-core.src" package
This is a short guide on how to install xapian-core.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
xapian-core.src
Copied
2. Uninstall "xapian-core.src" package
In this section, we are going to explain the necessary steps to uninstall xapian-core.src on Oracle Linux 9:
$
sudo dnf remove
xapian-core.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the xapian-core.src package on Oracle Linux 9
Last metadata expiration check: 1:22:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : xapian-core
Version : 1.4.18
Release : 5.el9
Architecture : src
Size : 2.9 M
Source : None
Repository : ol9_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
Available Packages
Name : xapian-core
Version : 1.4.18
Release : 5.el9
Architecture : src
Size : 2.9 M
Source : None
Repository : ol9_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