How to Install and Uninstall python-biplist Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-biplist" package

Here is a brief guide to show you how to install python-biplist on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-biplist

2. Uninstall "python-biplist" package

In this section, we are going to explain the necessary steps to uninstall python-biplist on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-biplist package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-biplist
Priority: optional
Section: universe/python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.7-1
Depends: python (>= 2.7), python (<< 2.8), python-six
Filename: pool/universe/p/python-biplist/python-biplist_0.7-1_all.deb
Size: 9260
MD5sum: a8745857c9d69cb487ed207626a4236f
SHA1: 9c8dc0486d39932b76b11e837082fd305c5d51d8
SHA256: 2872a7b5e645214c742e4f16bacc0ea13da6c5253a69b02f7830a8375cf987fc
Description-en: Python 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.
Description-md5: a42b4cdce733a49798fa2e38149df4da
Homepage: https://bitbucket.org/wooster/biplist
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu