How to Install and Uninstall python3-magic Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-magic" package

This is a short guide on how to install python3-magic on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-magic

2. Uninstall "python3-magic" package

This guide covers the steps necessary to uninstall python3-magic on openSUSE Leap:

$ sudo zypper remove python3-magic

3. Information about the python3-magic package on openSUSE Leap

Information for package python3-magic:
--------------------------------------
Repository : Main Repository
Name : python3-magic
Version : 5.32-150000.7.16.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 26.1 KiB
Installed : No
Status : not installed
Source package : python-magic-5.32-150000.7.16.1.src
Upstream URL : http://www.darwinsys.com/file/
Summary : Python module to use libmagic
Description :
This package contains the Python binding that require the magic "file"
interface.