Add libs PPA I think it's because you don't have the library ppa installed. sudo add-apt-repository ppa:rncbc/apps-noble sudo add-apt-repository ppa:rncbc/libs-noble sudo apt-get update sudo apt-get install qtractor If it's just broken packages, synaptic has an option to repair them automatically. Reply
I think it's because you don't have the library ppa installed.
sudo add-apt-repository ppa:rncbc/apps-noble
sudo add-apt-repository ppa:rncbc/libs-noble
sudo apt-get update
sudo apt-get install qtractor
If it's just broken packages, synaptic has an option to repair them automatically.