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

Last updated: July 08,2024

1. Install "python312-python-magic" package

Please follow the guidance below to install python312-python-magic on openSuSE Tumbleweed

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

2. Uninstall "python312-python-magic" package

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

$ sudo zypper remove python312-python-magic

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

Information for package python312-python-magic:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-python-magic
Version : 0.4.27-5.4
Arch : noarch
Vendor : openSUSE
Installed Size : 68.2 KiB
Installed : No
Status : not installed
Source package : python-python-magic-0.4.27-5.4.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.