How to Install and Uninstall python-oletools-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

This guide covers the steps necessary to install python-oletools-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall python-oletools-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python-oletools-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:34:11 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python-oletools-doc
Version : 0.56.2
Release : 12.el9
Architecture : noarch
Size : 1.1 M
Source : python-oletools-0.56.2-12.el9.src.rpm
Repository : epel
Summary : Documentation files for python-oletools
URL : https://www.decalage.info/python/oletools
License : BSD and MIT and Python
Description : The python-oletools is a package of python tools from Philippe Lagadec
: to analyze Microsoft OLE2 files (also called Structured Storage,
: Compound File Binary Format or Compound Document File Format),
: such as Microsoft Office documents or Outlook messages, mainly for
: malware analysis, forensics and debugging.
: It is based on the olefile parser.
: See http://www.decalage.info/python/oletools for more info.