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

Last updated: May 16,2024

1. Install "python-multipartposthandler" package

This is a short guide on how to install python-multipartposthandler on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-multipartposthandler

2. Uninstall "python-multipartposthandler" package

This guide let you learn how to uninstall python-multipartposthandler on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-multipartposthandler $ sudo apt autoclean && sudo apt autoremove

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

Package: python-multipartposthandler
Priority: extra
Section: universe/python
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Architecture: all
Source: multipartposthandler
Version: 0.1.0-2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/m/multipartposthandler/python-multipartposthandler_0.1.0-2_all.deb
Size: 5178
MD5sum: 37ab08d5c3c4071061d4aef83a7ec652
SHA1: e4916bb3ebfdc0e1310705317486503b69e3e06a
SHA256: 074488aefef2191db3926a85aafe6bba2116a0188853d5fe6628baa21e3e9ef5
Description-en: handler for urllib2 to enable multipart form uploading
Enables the use of multipart/form-data for posting forms,
with an easy management of file uploads.
Description-md5: 1d4565f063d34f4daca15f23e837f92c
Homepage: http://pypi.python.org/pypi/MultipartPostHandler/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions