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