lowpan-test-tools software package provides Testing programs for LoWPAN stack in Linux, 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 lowpan-test-tools
lowpan-test-tools is installed in your system.
Make ensure the lowpan-test-tools package were installed using the commands given below,
$ sudo dpkg-query -l | grep lowpan-test-tools *
You will get with lowpan-test-tools package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | lowpan-test-tools |
| Version | 0.3-1 |
| Description | Testing programs for LoWPAN stack in Linux |
| Sub Section | Net |