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

Last updated: June 26,2024

1. Install "libextractor.i686" package

Please follow the step by step instructions below to install libextractor.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libextractor.i686

2. Uninstall "libextractor.i686" package

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

$ sudo dnf remove libextractor.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:45:21 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libextractor
Version : 1.10
Release : 3.fc34
Architecture : i686
Size : 182 k
Source : libextractor-1.10-3.fc34.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/).