Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libcneartree-dev on Debian Unstable (Sid)


Install libcneartree-dev

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

sudo apt-get update
sudo apt-get install libcneartree-dev

libcneartree-dev package information

distro Debian Unstable (Sid)
section Main
name libcneartree-dev
version 3.1.1-2.1
description Library and headers for solving the Nearest Neighbor Problem
subsection libdevel
website neartree.sourceforge.net
maintainer Debian Science Maintainers

Uninstall libcneartree-dev

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

sudo apt-get remove libcneartree-dev

Uninstall libcneartree-dev and it’s dependent packages

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

sudo apt-get remove --auto-remove libcneartree-dev

Purging libcneartree-dev

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

sudo apt-get purge libcneartree-dev

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

sudo apt-get purge --auto-remove libcneartree-dev

 

Comments

comments