Just did a fresh install on 18.04 working with the mini
If on ubuntu guess u also want gqrx and gnu radio
Remove old stuff
sudo apt-get purge --auto-remove gqrx
sudo apt-get purge --auto-remove gqrx-sdr
sudo apt-get purge --auto-remove libgnuradio*
Add ppa archives
sudo add-apt-repository -y ppa:bladerf/bladerf
sudo add-apt-repository -y ppa:myriadrf/drivers
sudo add-apt-repository -y ppa:myriadrf/gnuradio
sudo add-apt-repository -y ppa:gqrx/gqrx-sdr
sudo apt-get update
Install gqrx
sudo apt-get install gqrx-sdr
Install Limesuite
sudo apt-get install limesuite
Optional to speed up processing create a VOLK profile (dont use computer while this runs)
volk_profile
Done,