Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install proll on Debian Unstable (Sid)


Install proll

Installing proll package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install proll

proll package information

distro Debian Unstable (Sid)
section Main
name proll
version 18-6
description JavaStation PROM 2.x compatible replacement
subsection misc
website people.redhat.com / zaitcev / linux / 
maintainer Debian QA Group

Uninstall proll

To remove just proll package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove proll

Uninstall proll and it’s dependent packages

To remove the proll package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove proll

Purging proll

If you also want to delete configuration and/or data files of proll from Debian Sid then this will work:

sudo apt-get purge proll

To delete configuration and/or data files of proll and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove proll

 

Comments

comments