How to Install and Uninstall python3-mimeparse Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python3-mimeparse" package

This guide covers the steps necessary to install python3-mimeparse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-mimeparse

2. Uninstall "python3-mimeparse" package

Please follow the steps below to uninstall python3-mimeparse on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-mimeparse $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mimeparse package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-mimeparse
Priority: optional
Section: python
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Mathias Ertl
Architecture: all
Source: python-mimeparse
Version: 0.1.4-1build1
Filename: pool/main/p/python-mimeparse/python3-mimeparse_0.1.4-1build1_all.deb
Size: 5966
MD5sum: 0b16331128b8285087d0bf243715f73e
SHA1: 1da0d3e44da8fad37449a00148e9cf38b2848767
SHA256: 9b3280dd76a93521f1f5a558c9068b3ee243f88e39fd636c03945a8e192aa5ee
Description-en: Parse mime-types and quality parameters - python 3.x
This module provides basic functions for parsing mime-type names and
matching them against a list of media-ranges.
.
See section 14.1 of RFC 2616 (the HTTP specification)
for a complete explanation.
.
This package contains the Python 3.x module.
Description-md5: a1058dccf5f3dfe756c4fc2f3c122397
Homepage: https://pypi.python.org/pypi/python-mimeparse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-sdk