How to Install and Uninstall python2-macholib Package on openSUSE Leap

Last updated: February 01,2025

1. Install "python2-macholib" package

Please follow the guidance below to install python2-macholib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-macholib

2. Uninstall "python2-macholib" package

Please follow the steps below to uninstall python2-macholib on openSUSE Leap:

$ sudo zypper remove python2-macholib

3. Information about the python2-macholib package on openSUSE Leap

Information for package python2-macholib:
-----------------------------------------
Repository : Main Repository
Name : python2-macholib
Version : 1.11-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 258,9 KiB
Installed : No
Status : not installed
Source package : python-macholib-1.11-bp153.1.14.src
Summary : Mach-O header analysis and editing
Description :
macholib 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.

5. The same packages on other Linux Distributions