gr-air-modes software package provides Gnuradio Mode-S/ADS-B radio, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gr-air-modes
gr-air-modes is installed in your system.
Make ensure the gr-air-modes package were installed using the commands given below,
$ sudo dpkg-query -l | grep gr-air-modes *
You will get with gr-air-modes package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Library development |
| Package | gr-air-modes |
| Version | 0.0.2.c29eb60-1ubuntu3 |
| Description | Gnuradio Mode-S/ADS-B radio |
| Sub Section | libdevel |