How to Install and Uninstall python3-macholib Package on Ubuntu 21.10 (Impish Indri)
Last updated: February 02,2025
1. Install "python3-macholib" package
Please follow the guidance below to install python3-macholib on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
python3-macholib
Copied
2. Uninstall "python3-macholib" package
Please follow the step by step instructions below to uninstall python3-macholib on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
python3-macholib
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-macholib package on Ubuntu 21.10 (Impish Indri)
Package: python3-macholib
Architecture: all
Version: 1.14+ds0-1
Priority: optional
Section: universe/python
Source: python-macholib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 148
Depends: python3-altgraph, python3:any
Suggests: python-macholib-doc
Filename: pool/universe/p/python-macholib/python3-macholib_1.14+ds0-1_all.deb
Size: 30728
MD5sum: ce8579f51852dc2895c07b5af1c6c6b2
SHA1: 0412e8b8c80d823f136aea32ed568f4347818b8c
SHA256: 4f593fc4d3ab9317949636f80e84be955b0e8894dcffde3c0741d891e3fc4740
SHA512: 932d77c2442583f7978758d1c0f4a0356af47acb201903de13131f778c40f5398146de42025d92e12cfef089ed660bfe7107491722d12c321a3930a183dfc549
Homepage: https://bitbucket.org/ronaldoussoren/macholib
Description-en: module for Mach-O header analysis and editing (Python 3 interface)
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 Python 3.x module.
Description-md5: f927cd8d14dcb15e34e33fb0ce7deeb3
Task: ubuntustudio-audio
Architecture: all
Version: 1.14+ds0-1
Priority: optional
Section: universe/python
Source: python-macholib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 148
Depends: python3-altgraph, python3:any
Suggests: python-macholib-doc
Filename: pool/universe/p/python-macholib/python3-macholib_1.14+ds0-1_all.deb
Size: 30728
MD5sum: ce8579f51852dc2895c07b5af1c6c6b2
SHA1: 0412e8b8c80d823f136aea32ed568f4347818b8c
SHA256: 4f593fc4d3ab9317949636f80e84be955b0e8894dcffde3c0741d891e3fc4740
SHA512: 932d77c2442583f7978758d1c0f4a0356af47acb201903de13131f778c40f5398146de42025d92e12cfef089ed660bfe7107491722d12c321a3930a183dfc549
Homepage: https://bitbucket.org/ronaldoussoren/macholib
Description-en: module for Mach-O header analysis and editing (Python 3 interface)
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 Python 3.x module.
Description-md5: f927cd8d14dcb15e34e33fb0ce7deeb3
Task: ubuntustudio-audio