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

Last updated: May 16,2024

1. Install "python3-biplist" package

Please follow the guidelines below to install python3-biplist on Kali Linux

$ sudo apt update $ sudo apt install python3-biplist

2. Uninstall "python3-biplist" package

This tutorial shows how to uninstall python3-biplist on Kali Linux:

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

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

Package: python3-biplist
Source: python-biplist
Version: 1.0.3-5
Installed-Size: 58
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 11228
SHA256: 4f937dd1acd081c431e5aa2222dfa1fff4cfc404e1859763476301b6f7c09ccf
SHA1: 04b8084f49a8da7b81967a330de4dd60a4234645
MD5sum: fe64d41afeec149c053747793ca1e594
Description: Python 3 library for reading/writing Mac OS X binary plists
biplist is a binary plist parser/generator for Python. Binary Property List
(plist) files provide a faster and smaller serialization format for property
lists on Mac OS X. This is a library for generating binary plists which can
be read by Mac OS X, iOS, or other clients.
.
This package contains the Python 3 version of biplist.
Description-md5:
Homepage: https://bitbucket.org/wooster/biplist
Section: python
Priority: optional
Filename: pool/main/p/python-biplist/python3-biplist_1.0.3-5_all.deb