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

Last updated: June 29,2024

1. Install "python38-python-mimeparse" package

This is a short guide on how to install python38-python-mimeparse on openSuSE Tumbleweed

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

2. Uninstall "python38-python-mimeparse" package

Please follow the guidance below to uninstall python38-python-mimeparse on openSuSE Tumbleweed:

$ sudo zypper remove python38-python-mimeparse

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

Information for package python38-python-mimeparse:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-python-mimeparse
Version : 1.6.0-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 22,8 KiB
Installed : No
Status : not installed
Source package : python-python-mimeparse-1.6.0-4.8.src
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.