ubuntu 16.04获取当前安装的gnuradio的版本 使用如下命令获取 $ gnuradio-companion --version GNU Radio Companion 3.7.9 This program is part of GNU Radio GRC comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it. 123456 $ gnuradio-companion --versionGNU Radio Companion 3.7.9 This program is part of GNU RadioGRC comes with ABSOLUTELY NO WARRANTY.This is free software, and you are welcome to redistribute it. 或者如下命令也可 $ gnuradio-config-info --version 3.7.9 12 $ gnuradio-config-info --version3.7.9 参考链接 GNU Radio version 发布者 默默 码农 查看默默的所有文章