Install php-horde-imap-client
Installing php-horde-imap-client 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-imap-client
php-horde-imap-client package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | php-horde-imap-client |
version | 2.29.6-1 |
description | Horde IMAP Client |
subsection | php |
website | horde.org |
maintainer | Horde Maintainers |
Uninstall php-horde-imap-client
To remove just php-horde-imap-client package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove php-horde-imap-client
Uninstall php-horde-imap-client and it’s dependent packages
To remove the php-horde-imap-client package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove php-horde-imap-client
Purging php-horde-imap-client
If you also want to delete configuration and/or data files of php-horde-imap-client from Debian Sid then this will work:
sudo apt-get purge php-horde-imap-client
To delete configuration and/or data files of php-horde-imap-client and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove php-horde-imap-client