You are here

PPA and Linux Mint / 24.04

Hi Rui,

my Linux Mint (24.04 based) system with the PPA does no longer get the actual version of qtractor because of librubberband3: The following packages have unmet dependencies: qtractor : Depends: librubberband3 but it is not installable E: Unable to correct problems, you have held broken packages.

Is there a way to use Linux Mint with your PPA?

Frank

Forums: 

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.

Add new comment