How to Install and Uninstall python3-python-magic Package on openSUSE Leap

Last updated: October 06,2024

1. Install "python3-python-magic" package

Please follow the guidance below to install python3-python-magic on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-python-magic

2. Uninstall "python3-python-magic" package

Please follow the guidance below to uninstall python3-python-magic on openSUSE Leap:

$ sudo zypper remove python3-python-magic

3. Information about the python3-python-magic package on openSUSE Leap

Information for package python3-python-magic:
---------------------------------------------
Repository : Main Repository
Name : python3-python-magic
Version : 0.4.15-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 25.2 KiB
Installed : No
Status : not installed
Source package : python-python-magic-0.4.15-bp155.2.13.src
Upstream URL : https://github.com/ahupp/python-magic
Summary : File type identification using libmagic
Description :
This module uses ctypes to access the libmagic file type
identification library. It makes use of the local magic database and
supports both textual and MIME-type output.