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

Last updated: June 25,2024

1. Install "python310-python-mimeparse" package

In this section, we are going to explain the necessary steps to install python310-python-mimeparse on openSuSE Tumbleweed

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

2. Uninstall "python310-python-mimeparse" package

This guide covers the steps necessary to uninstall python310-python-mimeparse on openSuSE Tumbleweed:

$ sudo zypper remove python310-python-mimeparse

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

Information for package python310-python-mimeparse:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-python-mimeparse
Version : 1.6.0-5.7
Arch : noarch
Vendor : openSUSE
Installed Size : 17.0 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.