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

Last updated: May 19,2024

1. Install "python3-pypff" package

This guide covers the steps necessary to install python3-pypff on Kali Linux

$ sudo apt update $ sudo apt install python3-pypff

2. Uninstall "python3-pypff" package

Please follow the step by step instructions below to uninstall python3-pypff on Kali Linux:

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

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

Package: python3-pypff
Source: libpff (20180714-3)
Version: 20180714-3+b2
Installed-Size: 277
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libpff1 (= 20180714-3+b2), libbfio1 (>= 20120425), libc6 (>= 2.33), python3 (<< 3.12), python3 (>= 3.11~)
Size: 84780
SHA256: 9fe499be8394ce83a21636f11ab88730adc943c1894c58beb21d3e85c7603bbb
SHA1: 856312922f017bc5a125bb72d00a6571ad97b25d
MD5sum: b9ad80a076ca84e0be07cdf1500c81bb
Description: Python 3 bindings for libpff
Libpff is a library to access Personal Folder File (PFF) and Offline Folder
File (OFF) formats. Those files formats are used by MS Outlook in PAB
(Personal Address Book), PST (Personal Storage Table) and OST
(Offline Storage Table) files.
.
This package contains Python 3 bindings for libpff.
Description-md5:
Homepage: https://github.com/libyal/libpff
Section: python
Priority: optional
Filename: pool/main/libp/libpff/python3-pypff_20180714-3+b2_amd64.deb