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