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

Last updated: October 07,2024

1. Install "libextractor.i686" package

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

$ sudo dnf update $ sudo dnf install libextractor.i686

2. Uninstall "libextractor.i686" package

Please follow the steps below to uninstall libextractor.i686 on Fedora 35:

$ sudo dnf remove libextractor.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:08:44 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libextractor
Version : 1.10
Release : 4.fc35
Architecture : i686
Size : 179 k
Source : libextractor-1.10-4.fc35.src.rpm
Repository : fedora
Summary : Simple library for keyword extraction
URL : https://www.gnu.org/software/libextractor
License : GPLv3+
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/).