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

Last updated: January 11,2025

1. Install "libextractor.i686" package

This guide covers the steps necessary to install libextractor.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libextractor.i686

2. Uninstall "libextractor.i686" package

This is a short guide on how to uninstall libextractor.i686 on Fedora 36:

$ sudo dnf remove libextractor.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:53:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libextractor
Version : 1.10
Release : 5.fc36
Architecture : i686
Size : 179 k
Source : libextractor-1.10-5.fc36.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/).