How to Install and Uninstall python3-mimerender Package on Kali Linux
Last updated: November 05,2024
1. Install "python3-mimerender" package
In this section, we are going to explain the necessary steps to install python3-mimerender on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-mimerender
Copied
2. Uninstall "python3-mimerender" package
Please follow the guidance below to uninstall python3-mimerender on Kali Linux:
$
sudo apt remove
python3-mimerender
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-mimerender package on Kali Linux
Package: python3-mimerender
Source: mimerender
Version: 0.6.0-3
Installed-Size: 36
Maintainer: Debian Python Team
Architecture: all
Depends: python3-mimeparse, python3:any
Size: 7712
SHA256: e45e92b0ddbb078dee5750eb0fb91fc457f4c06dd3acd1a890eab978b20ff13f
SHA1: 319a1edd7a115ffda1a948b6b3cb2a653c5fe96b
MD5sum: c051cd6067903a7a3d3e95dc468f7c65
Description: RESTful HTTP Content Negotiation for web frameworks (Python 3)
mimerender provides a decorator that wraps an HTTP request handler to
select the correct render function for a given HTTP Accept header. It
uses mimeparse to parse the Accept string and select the best available
representation.
.
mimerender supports Flask, Bottle, web.py and webapp2 out of the
box, and it’s easy to add support for other frameworks.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/martinblech/mimerender
Section: python
Priority: optional
Filename: pool/main/m/mimerender/python3-mimerender_0.6.0-3_all.deb
Source: mimerender
Version: 0.6.0-3
Installed-Size: 36
Maintainer: Debian Python Team
Architecture: all
Depends: python3-mimeparse, python3:any
Size: 7712
SHA256: e45e92b0ddbb078dee5750eb0fb91fc457f4c06dd3acd1a890eab978b20ff13f
SHA1: 319a1edd7a115ffda1a948b6b3cb2a653c5fe96b
MD5sum: c051cd6067903a7a3d3e95dc468f7c65
Description: RESTful HTTP Content Negotiation for web frameworks (Python 3)
mimerender provides a decorator that wraps an HTTP request handler to
select the correct render function for a given HTTP Accept header. It
uses mimeparse to parse the Accept string and select the best available
representation.
.
mimerender supports Flask, Bottle, web.py and webapp2 out of the
box, and it’s easy to add support for other frameworks.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/martinblech/mimerender
Section: python
Priority: optional
Filename: pool/main/m/mimerender/python3-mimerender_0.6.0-3_all.deb