How can I install cardinal rack?

I was able to add a picture earlier, I was trying to show proof its installed but the add picture feature stopped working for me so I was trying different methods to see what works. https://imgur.com/ZNrLYWN I just made this using a cardinal demo I tweaked a bit https://audiomack.com/vectoravtech/song/cardinal-yay

Heres all the code I ended up using

https://audiomack.com/vectoravtech/song/cardinal-yayHeres a summary of all the code I used

Update software sources

sudo apt-get update

Install required dependencies if needed

sudo apt-get install apt-transport-https gpgv wget
sudo apt update && sudo apt upgrade -y
sudo apt install build-essential
sudo apt install manpages-dev
check
gcc --version

Download package file

wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_11.1.0_all.deb

Install it

sudo dpkg -i kxstudio-repos_11.1.0_all.deb
sudo apt-get install cardinal
sudo apt install cardinal-vst2 cardinal-vst3 cardinal-clap