How to Install and Uninstall python3-olefile Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-olefile" package

Here is a brief guide to show you how to install python3-olefile on Kali Linux

$ sudo apt update $ sudo apt install python3-olefile

2. Uninstall "python3-olefile" package

Please follow the instructions below to uninstall python3-olefile on Kali Linux:

$ sudo apt remove python3-olefile $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-olefile package on Kali Linux

Package: python3-olefile
Source: olefile
Version: 0.46-3
Installed-Size: 143
Maintainer: Matthias Klose
Architecture: all
Depends: python3:any
Size: 36060
SHA256: f461fce77629f71e97d66fa6eef921119e56f376c23f77bf606582ddaea3a097
SHA1: 8dae2a525c7ebf140cc68d49d9b1002289d17fb1
MD5sum: fe76431b55b0553ba9ebae58dad83c0e
Description: Python module to read/write MS OLE2 files
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 MSG files,
StickyNotes, several Microscopy file formats, McAfee antivirus quarantine
files, etc.
Description-md5:
Homepage: http://www.decalage.info/olefile
Section: python
Priority: optional
Filename: pool/main/o/olefile/python3-olefile_0.46-3_all.deb