Install polipo-dbg
Installing polipo-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install polipo-dbg
polipo-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | polipo-dbg |
version | 1.1.1-7 |
description | debug package for polipo |
subsection | debug |
website | pps.jussieu.fr / ~jch / software / polipo / |
maintainer | Rolf Leggewie |
Uninstall polipo-dbg
To remove just polipo-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove polipo-dbg
Uninstall polipo-dbg and it’s dependent packages
To remove the polipo-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove polipo-dbg
Purging polipo-dbg
If you also want to delete configuration and/or data files of polipo-dbg from Debian Sid then this will work:
sudo apt-get purge polipo-dbg
To delete configuration and/or data files of polipo-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove polipo-dbg