A collection of scripts that install something useful into Vivid Unit.
These scripts can help you to install things that require more than just "sudo apt install".
Run this command to fully unlock the GPU acceleration on your Vivid Unit:
$ curl -sL https://github.com/uugear/vu_install/raw/main/enable_gpu.sh | bash
or use this shorter version:
curl -sL https://bit.ly/ENGPU | bash
After this upgrade, your Vivid Unit's glmark2-es2 score will be about 300 (was about 55 before this upgrade). The score can go even higher (about 500) if you test it with external display that has higher refresh rate.
Run this command to install Spotify app into your Vivid Unit:
$ curl -sL https://github.com/uugear/vu_install/raw/main/spotify.sh | bash
or use this shorter version:
curl -sL https://bit.ly/888AA | bash
Run this command to install Gqrx into your Vivid Unit:
$ curl -sL https://github.com/uugear/vu_install/raw/main/gqrx.sh | bash
or use this shorter version:
curl -sL https://bit.ly/GQRX5 | bash
The GNU Radio Companion is also installed by this script.



