Install zeroc-ice-manual
Installing zeroc-ice-manual package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install zeroc-ice-manual
zeroc-ice-manual package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | zeroc-ice-manual |
version | 3.5.0-1 |
description | Ice documentation in pdf |
subsection | doc |
website | zeroc.com |
maintainer | Francisco Moya |
Uninstall zeroc-ice-manual
To remove just zeroc-ice-manual package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove zeroc-ice-manual
Uninstall zeroc-ice-manual and it’s dependent packages
To remove the zeroc-ice-manual package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove zeroc-ice-manual
Purging zeroc-ice-manual
If you also want to delete configuration and/or data files of zeroc-ice-manual from Debian Sid then this will work:
sudo apt-get purge zeroc-ice-manual
To delete configuration and/or data files of zeroc-ice-manual and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove zeroc-ice-manual