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

Last updated: November 14,2024

1. Install "python39-python-magic" package

Learn how to install python39-python-magic on openSuSE Tumbleweed

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

2. Uninstall "python39-python-magic" package

In this section, we are going to explain the necessary steps to uninstall python39-python-magic on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-magic

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

Information for package python39-python-magic:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-magic
Version : 0.4.27-5.4
Arch : noarch
Vendor : openSUSE
Installed Size : 59.8 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.