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

Last updated: July 01,2024

1. Install "python312-python-mimeparse" package

Please follow the guidelines below to install python312-python-mimeparse on openSuSE Tumbleweed

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

2. Uninstall "python312-python-mimeparse" package

This is a short guide on how to uninstall python312-python-mimeparse on openSuSE Tumbleweed:

$ sudo zypper remove python312-python-mimeparse

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

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