How to Install and Uninstall perl-Search-Xapian.x86_64 Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "perl-Search-Xapian.x86_64" package

Learn how to install perl-Search-Xapian.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install perl-Search-Xapian.x86_64

2. Uninstall "perl-Search-Xapian.x86_64" package

Here is a brief guide to show you how to uninstall perl-Search-Xapian.x86_64 on AlmaLinux 9:

$ sudo dnf remove perl-Search-Xapian.x86_64 $ sudo dnf autoremove

3. Information about the perl-Search-Xapian.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:07:59 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Search-Xapian
Version : 1.2.25.4
Release : 4.el9
Architecture : x86_64
Size : 226 k
Source : perl-Search-Xapian-1.2.25.4-4.el9.src.rpm
Repository : epel
Summary : Xapian perl bindings
URL : https://metacpan.org/release/Search-Xapian
License : GPL+ or Artistic
Description : This module wraps most methods of most Xapian classes. The missing classes
: and methods should be added in the future. It also provides a simplified,
: more 'perlish' interface to some common operations, as demonstrated above.