How to Install and Uninstall libextractor.i686 Package on Fedora 39

Last updated: January 15,2025

1. Install "libextractor.i686" package

In this section, we are going to explain the necessary steps to install libextractor.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libextractor.i686

2. Uninstall "libextractor.i686" package

This guide let you learn how to uninstall libextractor.i686 on Fedora 39:

$ sudo dnf remove libextractor.i686 $ sudo dnf autoremove

3. Information about the libextractor.i686 package on Fedora 39

Last metadata expiration check: 3:28:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libextractor
Version : 1.10
Release : 11.fc39
Architecture : i686
Size : 185 k
Source : libextractor-1.10-11.fc39.src.rpm
Repository : fedora
Summary : Simple library for keyword extraction
URL : https://www.gnu.org/software/libextractor
License : GPL-3.0-or-later
Description : libextractor is a simple library for keyword extraction. libextractor
: does not support all formats but supports a simple plugging mechanism
: such that you can quickly add extractors for additional formats, even
: without recompiling libextractor. libextractor typically ships with a
: dozen helper-libraries that can be used to obtain keywords from common
: file-types.
:
: libextractor is a part of the GNU project (http://www.gnu.org/).