How to Install and Uninstall xapian-bindings.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 16,2025
1. Install "xapian-bindings.x86_64" package
In this section, we are going to explain the necessary steps to install xapian-bindings.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
xapian-bindings.x86_64
Copied
2. Uninstall "xapian-bindings.x86_64" package
This tutorial shows how to uninstall xapian-bindings.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
xapian-bindings.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the xapian-bindings.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:33:46 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : xapian-bindings
Version : 1.4.14
Release : 1.el8
Architecture : x86_64
Size : 58 k
Source : xapian-bindings-1.4.14-1.el8.src.rpm
Repository : epel
Summary : Bindings for the Xapian Probabilistic Information Retrieval Library
URL : http://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. This package provides the
: files needed for scripts which use Xapian.
Available Packages
Name : xapian-bindings
Version : 1.4.14
Release : 1.el8
Architecture : x86_64
Size : 58 k
Source : xapian-bindings-1.4.14-1.el8.src.rpm
Repository : epel
Summary : Bindings for the Xapian Probabilistic Information Retrieval Library
URL : http://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. This package provides the
: files needed for scripts which use Xapian.