How to Install and Uninstall python38-macholib Package on openSuSE Tumbleweed
Last updated: November 09,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-macholib" package
In this section, we are going to explain the necessary steps to install python38-macholib on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-macholib
Copied
2. Uninstall "python38-macholib" package
Please follow the guidelines below to uninstall python38-macholib on openSuSE Tumbleweed:
$
sudo zypper remove
python38-macholib
Copied
3. Information about the python38-macholib package on openSuSE Tumbleweed
Information for package python38-macholib:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-macholib
Version : 1.14-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 333,6 KiB
Installed : No
Status : not installed
Source package : python-macholib-1.14-2.8.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 : openSUSE-Tumbleweed-Oss
Name : python38-macholib
Version : 1.14-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 333,6 KiB
Installed : No
Status : not installed
Source package : python-macholib-1.14-2.8.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.