How to Install and Uninstall python3-python-mimeparse Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python3-python-mimeparse" package

Please follow the step by step instructions below to install python3-python-mimeparse on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-python-mimeparse

2. Uninstall "python3-python-mimeparse" package

This is a short guide on how to uninstall python3-python-mimeparse on openSUSE Leap:

$ sudo zypper remove python3-python-mimeparse

3. Information about the python3-python-mimeparse package on openSUSE Leap

Information for package python3-python-mimeparse:
-------------------------------------------------
Repository : Main Repository
Name : python3-python-mimeparse
Version : 1.6.0-4.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 23.2 KiB
Installed : No
Status : not installed
Source package : python-python-mimeparse-1.6.0-4.22.src
Upstream URL : https://github.com/dbtsai/python-mimeparse
Summary : Basic functions for parsing and matching mime-type names
Description :
This module provides basic functions for handling mime-types. It can handle
matching mime-types against a list of media-ranges. See section 14.1 of
the HTTP specification [RFC 2616] for a complete explanation.