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

Last updated: July 06,2024

1. Install "python310-python-magic" package

Please follow the guidelines below to install python310-python-magic on openSuSE Tumbleweed

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

2. Uninstall "python310-python-magic" package

Please follow the guidance below to uninstall python310-python-magic on openSuSE Tumbleweed:

$ sudo zypper remove python310-python-magic

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

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