Install php-horde-ingo
Installing php-horde-ingo package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install php-horde-ingo
php-horde-ingo package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | php-horde-ingo |
version | 3.2.10-1 |
description | An email filter rules manager |
subsection | php |
website | horde.org |
maintainer | Horde Maintainers |
Uninstall php-horde-ingo
To remove just php-horde-ingo package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove php-horde-ingo
Uninstall php-horde-ingo and it’s dependent packages
To remove the php-horde-ingo package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove php-horde-ingo
Purging php-horde-ingo
If you also want to delete configuration and/or data files of php-horde-ingo from Debian Sid then this will work:
sudo apt-get purge php-horde-ingo
To delete configuration and/or data files of php-horde-ingo and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove php-horde-ingo