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

Last updated: May 14,2024

1. Install "python-macholib-doc" package

Learn how to install python-macholib-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-macholib-doc

2. Uninstall "python-macholib-doc" package

This guide covers the steps necessary to uninstall python-macholib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-macholib-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-macholib-doc
Priority: optional
Section: universe/doc
Installed-Size: 227
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-macholib
Version: 1.7~dfsg-4
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-macholib/python-macholib-doc_1.7~dfsg-4_all.deb
Size: 30740
MD5sum: f684ecf1e2ca09d68a9b84f98d869279
SHA1: f63cfe36cf020e32b6687955ddea25725b20b03c
SHA256: 2ffc4d548b158510e0fa8b855f02e2bbcd5d2dcac672c1f911db30e0b8e2a427
Description-en: module for Mach-O header analysis and editing (API documentation)
This module can be used to analyze and edit Mach-O headers, the executable
format used by Mac OS X.
It's typically used as a dependency analysis tool, and also to rewrite dylib
references in Mach-O headers to be @executable_path relative.
Though this tool targets a platform specific file format, it is pure Python
code that is platform and endian independent.
.
This package provides the documentation.
Description-md5: 4a93df4bb3ebe0d04e751660136f030f
Homepage: https://bitbucket.org/ronaldoussoren/macholib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu