How to Install and Uninstall python3-mimeparse Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-mimeparse" package

This is a short guide on how to install python3-mimeparse on Kali Linux

$ sudo apt update $ sudo apt install python3-mimeparse

2. Uninstall "python3-mimeparse" package

Please follow the step by step instructions below to uninstall python3-mimeparse on Kali Linux:

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

3. Information about the python3-mimeparse package on Kali Linux

Package: python3-mimeparse
Source: python-mimeparse
Version: 1.6.0-3
Installed-Size: 30
Maintainer: Mathias Ertl
Architecture: all
Depends: python3:any
Size: 7200
SHA256: 885647af6d965b03c485bda2f386348f3130f2e942d52845cad0f613e3f51eb6
SHA1: 5a9eaea9fb2e1e77fcc645b4a8949782f7632d0d
MD5sum: 617b5476bc57b777ba4a0fabae855e66
Description: 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:
Homepage: https://pypi.python.org/pypi/python-mimeparse
Section: python
Priority: optional
Filename: pool/main/p/python-mimeparse/python3-mimeparse_1.6.0-3_all.deb