Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install prelude-notify on Debian Unstable (Sid)


Install prelude-notify

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

sudo apt-get update
sudo apt-get install prelude-notify

prelude-notify package information

distro Debian Unstable (Sid)
section Main
name prelude-notify
version 0.9.1-1.1
description Security Information Management System [ Desktop Notifier ]
subsection admin
maintainer Alexandre De Dommelin

Uninstall prelude-notify

To remove just prelude-notify package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove prelude-notify

Uninstall prelude-notify and it’s dependent packages

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

sudo apt-get remove --auto-remove prelude-notify

Purging prelude-notify

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

sudo apt-get purge prelude-notify

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

sudo apt-get purge --auto-remove prelude-notify

 

Comments

comments