How to Install and Uninstall python3-olefile Package on openSUSE Leap

Last updated: May 05,2024

1. Install "python3-olefile" package

This is a short guide on how to install python3-olefile on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-olefile

2. Uninstall "python3-olefile" package

Please follow the instructions below to uninstall python3-olefile on openSUSE Leap:

$ sudo zypper remove python3-olefile

3. Information about the python3-olefile package on openSUSE Leap

Information for package python3-olefile:
----------------------------------------
Repository : Main Repository
Name : python3-olefile
Version : 0.46-bp155.2.15
Arch : noarch
Vendor : openSUSE
Installed Size : 255.9 KiB
Installed : No
Status : not installed
Source package : python-olefile-0.46-bp155.2.15.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.