How to Install and Uninstall python-macholib-doc Package on Kali Linux

Last updated: May 14,2024

1. Install "python-macholib-doc" package

This guide covers the steps necessary to install python-macholib-doc on Kali Linux

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

2. Uninstall "python-macholib-doc" package

This is a short guide on how to uninstall python-macholib-doc on Kali Linux:

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

3. Information about the python-macholib-doc package on Kali Linux

Package: python-macholib-doc
Source: python-macholib
Version: 1.16.3+ds-1
Installed-Size: 270
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 42584
SHA256: f21d67bcc23230f694db5453b80c8877f3cd979fa62a9831b892d9fdf8580e14
SHA1: 1a7b7d7abaa661535c95b0a7eb37005ca4b22a1f
MD5sum: c17c7b86c22b2b50de1b35c6834d7748
Description: 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:
Multi-Arch: foreign
Homepage: https://bitbucket.org/ronaldoussoren/macholib
Section: doc
Priority: optional
Filename: pool/main/p/python-macholib/python-macholib-doc_1.16.3+ds-1_all.deb