How to Install and Uninstall python-olefile-doc.noarch Package on Fedora 35

Last updated: October 04,2024

1. Install "python-olefile-doc.noarch" package

Please follow the guidance below to install python-olefile-doc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-olefile-doc.noarch

2. Uninstall "python-olefile-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python-olefile-doc.noarch on Fedora 35:

$ sudo dnf remove python-olefile-doc.noarch $ sudo dnf autoremove

3. Information about the python-olefile-doc.noarch package on Fedora 35

Last metadata expiration check: 5:42:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python-olefile-doc
Version : 0.46
Release : 15.fc35
Architecture : noarch
Size : 203 k
Source : python-olefile-0.46-15.fc35.src.rpm
Repository : fedora
Summary : Python package to parse, read and write Microsoft OLE2 files
URL : https://www.decalage.info/python/olefile
License : BSD
Description : olefile is a Python package to parse, read and write Microsoft OLE2 files
: (also called Structured Storage, Compound File Binary Format or Compound
: Document File Format), such as Microsoft Office 97-2003 documents,
: vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files,
: Outlook messages, StickyNotes, several Microscopy file formats, McAfee
: antivirus quarantine files, etc.
:
: This package contains documentation for python-olefile.