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

Last updated: September 28,2024

1. Install "python2-python-mimeparse" package

This tutorial shows how to install python2-python-mimeparse on openSUSE Leap

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

2. Uninstall "python2-python-mimeparse" package

This tutorial shows how to uninstall python2-python-mimeparse on openSUSE Leap:

$ sudo zypper remove python2-python-mimeparse

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

Information for package python2-python-mimeparse:
-------------------------------------------------
Repository : Main Repository
Name : python2-python-mimeparse
Version : 1.6.0-4.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 18,0 KiB
Installed : No
Status : not installed
Source package : python-python-mimeparse-1.6.0-4.22.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.