How to Install and Uninstall xapian-core.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "xapian-core.x86_64" package

This tutorial shows how to install xapian-core.x86_64 on Fedora 36

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

2. Uninstall "xapian-core.x86_64" package

Please follow the step by step instructions below to uninstall xapian-core.x86_64 on Fedora 36:

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

3. Information about the xapian-core.x86_64 package on Fedora 36

Last metadata expiration check: 0:28:43 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : xapian-core
Version : 1.4.20
Release : 1.fc36
Architecture : x86_64
Size : 248 k
Source : xapian-core-1.4.20-1.fc36.src.rpm
Repository : updates
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