How to Install and Uninstall python39-olefile Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python39-olefile" package

This guide covers the steps necessary to install python39-olefile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-olefile

2. Uninstall "python39-olefile" package

This tutorial shows how to uninstall python39-olefile on openSuSE Tumbleweed:

$ sudo zypper remove python39-olefile

3. Information about the python39-olefile package on openSuSE Tumbleweed

Information for package python39-olefile:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-olefile
Version : 0.46-4.7
Arch : noarch
Vendor : openSUSE
Installed Size : 252.5 KiB
Installed : No
Status : not installed
Source package : python-olefile-0.46-4.7.src
Upstream URL : https://github.com/decalage2/olefile
Summary : Python package to read and write Microsoft OLE2 files
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.