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

Last updated: January 12,2025

1. Install "python2-python-magic" package

Please follow the steps below to install python2-python-magic on openSUSE Leap

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

2. Uninstall "python2-python-magic" package

Here is a brief guide to show you how to uninstall python2-python-magic on openSUSE Leap:

$ sudo zypper remove python2-python-magic

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

Information for package python2-python-magic:
---------------------------------------------
Repository : Main Repository
Name : python2-python-magic
Version : 0.4.15-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 20,0 KiB
Installed : No
Status : not installed
Source package : python-python-magic-0.4.15-bp153.1.17.src
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.