How to Install and Uninstall python-http-parser Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-http-parser" package

Please follow the guidelines below to install python-http-parser on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-http-parser

2. Uninstall "python-http-parser" package

Please follow the steps below to uninstall python-http-parser on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-http-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-http-parser package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-http-parser
Priority: optional
Section: universe/python
Installed-Size: 176
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 0.8.3-2build2
Provides: python2.7-http-parser
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4)
Filename: pool/universe/p/python-http-parser/python-http-parser_0.8.3-2build2_amd64.deb
Size: 48872
MD5sum: d98a188439215a141bf7e1eaba4234ff
SHA1: fcbd020bda3e6f0837e2e1ebb1f16d15de6900ff
SHA256: 7b2fc1f4f4f04e6a67d16ae5d763a263c10c376381a4f9362e385495a4fddabb
Description-en: http request/response parser
HTTP request/response parser for Python in C under MIT License, based on
http-parser from Ryan Dahl.
Description-md5: e09ad8b1f7d7600e9a41a37c825849d4
Homepage: https://github.com/benoitc/http-parser/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu