ecloud replied to the topic 'Is INDI ready for Ubuntu 22.04?' in the forum. 2 years ago

If you had the Ubuntu official indi installed before, you should remove them ALL first.
Some packages without 'indi' prefix should be removed like:
sudo dpkg --remove libplayeronecamera2
sudo dpkg --remove libfishcamp1

Then do:
sudo apt --fix-broken install

Read More...