How to Install and Uninstall python36-python-magic Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python36-python-magic" package

This tutorial shows how to install python36-python-magic on openSuSE Tumbleweed

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

2. Uninstall "python36-python-magic" package

This guide covers the steps necessary to uninstall python36-python-magic on openSuSE Tumbleweed:

$ sudo zypper remove python36-python-magic

3. Information about the python36-python-magic package on openSuSE Tumbleweed

Information for package python36-python-magic:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-python-magic
Version : 0.4.18-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 41,8 KiB
Installed : No
Status : not installed
Source package : python-python-magic-0.4.18-3.1.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.