libgnuradio-osmosdr0.1.3 software package provides Gnuradio blocks from the OsmoSDR project, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgnuradio-osmosdr0.1.3
libgnuradio-osmosdr0.1.3 is installed in your system.
Make ensure the libgnuradio-osmosdr0.1.3 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgnuradio-osmosdr0.1.3 *
You will get with libgnuradio-osmosdr0.1.3 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libgnuradio-osmosdr0.1.3 |
| Version | 0.1.3-2 |
| Description | Gnuradio blocks from the OsmoSDR project |
| Sub Section | libs |