libmath-vector-real-kdtree-per software package provides kd-Tree implementation for Perl on top of Math::Vector::Real, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libmath-vector-real-kdtree-per
libmath-vector-real-kdtree-per is installed in your system.
Make ensure the libmath-vector-real-kdtree-per package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmath-vector-real-kdtree-per*
You will get with libmath-vector-real-kdtree-per package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libmath-vector-real-kdtree-per |
| Version | 0.09-1 |
| Description | kd-Tree implementation for Perl on top of Math::Vector::Real |
| Sub Section | Perl |