How To Install python3-oletools on Fedora 36

In this tutorial we learn how to install python3-oletools in Fedora 36. python3-oletools is Tools to analyze Microsoft OLE2 files

Introduction

In this tutorial we learn how to install python3-oletools on Fedora 36.

What is python3-oletools

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 Python3 version.

We can use yum or dnf to install python3-oletools on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-oletools.

Install python3-oletools on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-oletools using dnf by running the following command:

sudo dnf -y install python3-oletools

Install python3-oletools on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-oletools using yum by running the following command:

sudo yum -y install python3-oletools

How To Uninstall python3-oletools on Fedora 36

To uninstall only the python3-oletools package we can use the following command:

sudo dnf remove python3-oletools

python3-oletools Package Contents on Fedora 36

/usr/bin/ezhexviewer
/usr/bin/ezhexviewer-3
/usr/bin/ezhexviewer-3.10
/usr/bin/mraptor
/usr/bin/mraptor-3
/usr/bin/mraptor-3.10
/usr/bin/msodde
/usr/bin/msodde-3
/usr/bin/msodde-3.10
/usr/bin/olebrowse
/usr/bin/olebrowse-3
/usr/bin/olebrowse-3.10
/usr/bin/oledir
/usr/bin/oledir-3
/usr/bin/oledir-3.10
/usr/bin/olefile
/usr/bin/olefile-3
/usr/bin/olefile-3.10
/usr/bin/oleid
/usr/bin/oleid-3
/usr/bin/oleid-3.10
/usr/bin/olemap
/usr/bin/olemap-3
/usr/bin/olemap-3.10
/usr/bin/olemeta
/usr/bin/olemeta-3
/usr/bin/olemeta-3.10
/usr/bin/oleobj
/usr/bin/oleobj-3
/usr/bin/oleobj-3.10
/usr/bin/oletimes
/usr/bin/oletimes-3
/usr/bin/oletimes-3.10
/usr/bin/olevba
/usr/bin/olevba-3
/usr/bin/olevba-3.10
/usr/bin/pyxswf
/usr/bin/pyxswf-3
/usr/bin/pyxswf-3.10
/usr/bin/rtfobj
/usr/bin/rtfobj-3
/usr/bin/rtfobj-3.10
/usr/lib/python3.10/site-packages/oletools
/usr/lib/python3.10/site-packages/oletools-0.56.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/oletools-0.56.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/oletools-0.56.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/oletools-0.56.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/oletools-0.56.2-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/oletools-0.56.2-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/oletools-0.56.2-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/oletools/__init__.py
/usr/lib/python3.10/site-packages/oletools/__pycache__
/usr/lib/python3.10/site-packages/oletools/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/crypto.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/crypto.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/ezhexviewer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/ezhexviewer.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/mraptor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/mraptor.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/mraptor3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/mraptor3.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/mraptor_milter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/mraptor_milter.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/msodde.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/msodde.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olebrowse.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olebrowse.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oledir.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oledir.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oleform.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oleform.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oleid.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oleid.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olemap.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olemap.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olemeta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olemeta.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oleobj.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oleobj.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oletimes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/oletimes.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olevba.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olevba.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olevba3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/olevba3.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/ooxml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/ooxml.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/ppt_parser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/ppt_parser.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/ppt_record_parser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/ppt_record_parser.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/pyxswf.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/pyxswf.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/record_base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/record_base.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/rtfobj.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/rtfobj.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/xls_parser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/__pycache__/xls_parser.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common
/usr/lib/python3.10/site-packages/oletools/common/__init__.py
/usr/lib/python3.10/site-packages/oletools/common/__pycache__
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/clsid.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/clsid.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/codepages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/codepages.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/io_encoding.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/__pycache__/io_encoding.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/clsid.py
/usr/lib/python3.10/site-packages/oletools/common/codepages.py
/usr/lib/python3.10/site-packages/oletools/common/errors.py
/usr/lib/python3.10/site-packages/oletools/common/io_encoding.py
/usr/lib/python3.10/site-packages/oletools/common/log_helper
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__init__.py
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/_json_formatter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/_json_formatter.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/_logger_adapter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/_logger_adapter.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/_root_logger_wrapper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/_root_logger_wrapper.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/log_helper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/__pycache__/log_helper.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/common/log_helper/_json_formatter.py
/usr/lib/python3.10/site-packages/oletools/common/log_helper/_logger_adapter.py
/usr/lib/python3.10/site-packages/oletools/common/log_helper/_root_logger_wrapper.py
/usr/lib/python3.10/site-packages/oletools/common/log_helper/log_helper.py
/usr/lib/python3.10/site-packages/oletools/crypto.py
/usr/lib/python3.10/site-packages/oletools/ezhexviewer.py
/usr/lib/python3.10/site-packages/oletools/mraptor.py
/usr/lib/python3.10/site-packages/oletools/mraptor3.py
/usr/lib/python3.10/site-packages/oletools/mraptor_milter.py
/usr/lib/python3.10/site-packages/oletools/msodde.py
/usr/lib/python3.10/site-packages/oletools/olebrowse.py
/usr/lib/python3.10/site-packages/oletools/oledir.py
/usr/lib/python3.10/site-packages/oletools/oleform.py
/usr/lib/python3.10/site-packages/oletools/oleid.py
/usr/lib/python3.10/site-packages/oletools/olemap.py
/usr/lib/python3.10/site-packages/oletools/olemeta.py
/usr/lib/python3.10/site-packages/oletools/oleobj.py
/usr/lib/python3.10/site-packages/oletools/oletimes.py
/usr/lib/python3.10/site-packages/oletools/olevba.py
/usr/lib/python3.10/site-packages/oletools/olevba3.py
/usr/lib/python3.10/site-packages/oletools/ooxml.py
/usr/lib/python3.10/site-packages/oletools/ppt_parser.py
/usr/lib/python3.10/site-packages/oletools/ppt_record_parser.py
/usr/lib/python3.10/site-packages/oletools/pyxswf.py
/usr/lib/python3.10/site-packages/oletools/record_base.py
/usr/lib/python3.10/site-packages/oletools/rtfobj.py
/usr/lib/python3.10/site-packages/oletools/thirdparty
/usr/lib/python3.10/site-packages/oletools/thirdparty/__init__.py
/usr/lib/python3.10/site-packages/oletools/thirdparty/__pycache__
/usr/lib/python3.10/site-packages/oletools/thirdparty/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/__init__.py
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/__pycache__
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/__pycache__/oledump_extract.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/__pycache__/oledump_extract.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/__pycache__/plugin_biff.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/__pycache__/plugin_biff.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/oledump_extract.py
/usr/lib/python3.10/site-packages/oletools/thirdparty/oledump/plugin_biff.py
/usr/lib/python3.10/site-packages/oletools/thirdparty/tablestream
/usr/lib/python3.10/site-packages/oletools/thirdparty/tablestream/__init__.py
/usr/lib/python3.10/site-packages/oletools/thirdparty/tablestream/__pycache__
/usr/lib/python3.10/site-packages/oletools/thirdparty/tablestream/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/tablestream/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/tablestream/__pycache__/tablestream.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/tablestream/__pycache__/tablestream.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/tablestream/tablestream.py
/usr/lib/python3.10/site-packages/oletools/thirdparty/xglob
/usr/lib/python3.10/site-packages/oletools/thirdparty/xglob/__init__.py
/usr/lib/python3.10/site-packages/oletools/thirdparty/xglob/__pycache__
/usr/lib/python3.10/site-packages/oletools/thirdparty/xglob/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/xglob/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/xglob/__pycache__/xglob.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/xglob/__pycache__/xglob.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/xglob/xglob.py
/usr/lib/python3.10/site-packages/oletools/thirdparty/xxxswf
/usr/lib/python3.10/site-packages/oletools/thirdparty/xxxswf/__init__.py
/usr/lib/python3.10/site-packages/oletools/thirdparty/xxxswf/__pycache__
/usr/lib/python3.10/site-packages/oletools/thirdparty/xxxswf/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/xxxswf/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/xxxswf/__pycache__/xxxswf.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/xxxswf/__pycache__/xxxswf.cpython-310.pyc
/usr/lib/python3.10/site-packages/oletools/thirdparty/xxxswf/xxxswf.py
/usr/lib/python3.10/site-packages/oletools/xls_parser.py
/usr/share/doc/python3-oletools
/usr/share/doc/python3-oletools/README.md
/usr/share/licenses/python3-oletools
/usr/share/licenses/python3-oletools/LICENSE.txt
/usr/share/licenses/python3-oletools/xglob-LICENSE.txt
/usr/share/licenses/python3-oletools/xxxswf-LICENSE.txt

References

Summary

In this tutorial we learn how to install python3-oletools on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).