How to Install and Uninstall python2-macholib Package on openSUSE Leap
Last updated: February 01,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-macholib" package
Please follow the guidance below to install python2-macholib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-macholib
Copied
2. Uninstall "python2-macholib" package
Please follow the steps below to uninstall python2-macholib on openSUSE Leap:
$
sudo zypper remove
python2-macholib
Copied
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.
-----------------------------------------
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.