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

Last updated: July 05,2024

1. Install "python310-olefile" package

Here is a brief guide to show you how to install python310-olefile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-olefile

2. Uninstall "python310-olefile" package

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

$ sudo zypper remove python310-olefile

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

Information for package python310-olefile:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-olefile
Version : 0.46-4.7
Arch : noarch
Vendor : openSUSE
Installed Size : 252.1 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.