Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libpolyorb-dbg on Debian Unstable (Sid)


Install libpolyorb-dbg

Installing libpolyorb-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libpolyorb-dbg

libpolyorb-dbg package information

distro Debian Unstable (Sid)
section Main
name libpolyorb-dbg
version 2.11~20140418-3
description Multiple-personality middleware for Ada (debug)
subsection debug
website libre.adacore.com / libre / tools / polyorb / 
maintainer Xavier Grave

Uninstall libpolyorb-dbg

To remove just libpolyorb-dbg package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libpolyorb-dbg

Uninstall libpolyorb-dbg and it’s dependent packages

To remove the libpolyorb-dbg package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libpolyorb-dbg

Purging libpolyorb-dbg

If you also want to delete configuration and/or data files of libpolyorb-dbg from Debian Sid then this will work:

sudo apt-get purge libpolyorb-dbg

To delete configuration and/or data files of libpolyorb-dbg and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libpolyorb-dbg

 

Comments

comments