How to Install and Uninstall xapian-core-libs.i686 Package on Rocky Linux 8

Last updated: September 19,2024

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

This guide let you learn how to install xapian-core-libs.i686 on Rocky Linux 8

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

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

This guide covers the steps necessary to uninstall xapian-core-libs.i686 on Rocky Linux 8:

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

3. Information about the xapian-core-libs.i686 package on Rocky Linux 8

Last metadata expiration check: 1:39:06 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : xapian-core-libs
Version : 1.4.18
Release : 3.el8
Architecture : i686
Size : 897 k
Source : xapian-core-1.4.18-3.el8.src.rpm
Repository : 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