How to Install python-multipartposthandler software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install python-multipartposthandler software package in Ubuntu 14.04 LTS (Trusty Tahr)

python-multipartposthandler software package provides handler for urllib2 to enable multipart form uploading, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install python-multipartposthandler 

python-multipartposthandler is installed in your system.

Make ensure the python-multipartposthandler package were installed using the commands given below,

$ sudo dpkg-query -l | grep python-multipartposthandler *

You will get with python-multipartposthandler package name, version, architecture and description in a table

python-multipartposthandler package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Python
Package python-multipartposthandler
Version 0.1.0-2
Description handler for urllib2 to enable multipart form uploading
Sub Section Python


See Also, How to uninstall or remove python-multipartposthandler software package from Ubuntu 14.04 LTS (Trusty Tahr)?