AVS-3020 Install
This document describes how to install the AVS-3020 software on 64-bit Ubuntu 18.04LTS.
Installing Software from APT Repository
# Update system
$ sudo apt-get update;sudo apt-get upgrade -y
# Add Avid Repository
$ wget -O - http://repo.avid-systems.com/site.gpg.key | sudo apt-key add -
$ sudo -s eval 'echo "deb [arch=arm64] http://repo.avid-systems.com/ bionic main" >> /etc/apt/sources.list'
# Install AVS3020 Software
$ sudo apt-get update
$ sudo apt-get install avs3020 gr-avs3022