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

Last updated: May 18,2024

1. Install "python3-plist" package

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

$ sudo apt update $ sudo apt install python3-plist

2. Uninstall "python3-plist" package

In this section, we are going to explain the necessary steps to uninstall python3-plist on Kali Linux:

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

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

Package: python3-plist
Source: libplist
Version: 2.2.0-7
Installed-Size: 301
Maintainer: gtkpod Maintainers
Architecture: amd64
Replaces: python-plist
Depends: python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.4), libplist3 (>= 2.2.0), libpython3.11 (>= 3.11.5)
Breaks: python-plist
Size: 87536
SHA256: 7a57420ee44e412aa8d87fb3c9c3649e5cecf7f19582e91dbf968fa556045a53
SHA1: 38eb8e7815f9393b7f1278fc59819df324d70684
MD5sum: a9c8472e25267a20fb9460212dd7b263
Description: Library for handling Apple binary and XML property lists - Python3 bindings
libplist is a library for reading and writing the Apple binary and XML
property lists format. It's part of the libimobiledevice stack, providing
access to iDevices (iPod, iPhone, iPad ...).
.
This package contains the Python 3 bindings.
Description-md5:
Multi-Arch: same
Homepage: https://www.libimobiledevice.org/
Section: python
Priority: optional
Filename: pool/main/libp/libplist/python3-plist_2.2.0-7_amd64.deb