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

Last updated: May 18,2024

1. Install "python3-http-parser" package

Learn how to install python3-http-parser on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-http-parser" package

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

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

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

Package: python3-http-parser
Priority: optional
Section: universe/python
Installed-Size: 172
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-http-parser
Version: 0.8.3-2build2
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4)
Filename: pool/universe/p/python-http-parser/python3-http-parser_0.8.3-2build2_amd64.deb
Size: 47732
MD5sum: 1e9c61eba9b0dc752acef6cf80cd8c8f
SHA1: 44bad54f503562258210b1a3627d53eaac08c877
SHA256: 6b1152891f510e77cb75a29772a995df48445c7341caf72adc60141cd619f1cf
Description-en: http request/response parser (Python 3)
HTTP request/response parser for Python in C under MIT License, based on
http-parser from Ryan Dahl.
.
This package installs the library for Python 3.
Description-md5: dc639189d3605033747f88456898f79e
Homepage: https://github.com/benoitc/http-parser/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu