How to Install polipo software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install polipo software package in Ubuntu 14.04 LTS (Trusty Tahr)

polipo software package provides lightweight, caching web proxy, 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 polipo 

polipo is installed in your system.

Make ensure the polipo package were installed using the commands given below,

$ sudo dpkg-query -l | grep polipo *

You will get with polipo package name, version, architecture and description in a table

polipo package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package polipo
Version 1.0.4.1-6
Description lightweight, caching web proxy
Sub Section Web


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