Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install pommed on Debian Unstable (Sid)


Install pommed

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

sudo apt-get update
sudo apt-get install pommed

pommed package information

distro Debian Unstable (Sid)
section Main
name pommed
version 1.39~dfsg-4
description Apple laptops hotkeys event handler
subsection utils
maintainer Debian Mactel

Uninstall pommed

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

sudo apt-get remove pommed

Uninstall pommed and it’s dependent packages

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

sudo apt-get remove --auto-remove pommed

Purging pommed

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

sudo apt-get purge pommed

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

sudo apt-get purge --auto-remove pommed

Comments

comments