debian_desktop
debian_desktop copied to clipboard
Cannot install software
Hi,
Firstly many thanks for your work on this project. Successfully started up on my RockPro64 and really like it, first experience of Debian and love it so far, feels slick and zippy.
I'm a bit of a n00b so I could be making some really obvious mistake here, but I can't seem to install software either through the package manager or Terminal (see below).
Any help massively appreciated!
rock@Debian-Desktop:~$ sudo apt-get install secure-delete
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
kded5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
kdenlive : Depends: libkf5configcore5 (>= 4.98.0) but it is not going to be installed
Depends: libkf5configgui5 (>= 4.97.0) but it is not going to be installed
kinit : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
kio : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
libkf5bookmarks5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
libkf5completion5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
Depends: libkf5configgui5 (>= 4.97.0) but it is not going to be installed
libkf5configwidgets5 : Depends: libkf5configcore5 (>= 4.98.0) but it is not going to be installed
Depends: libkf5configgui5 (>= 4.97.0) but it is not going to be installed
libkf5iconthemes5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
libkf5kiocore5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
libkf5kiofilewidgets5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
Depends: libkf5configgui5 (>= 4.97.0) but it is not going to be installed
libkf5kiowidgets5 : Depends: libkf5configcore5 (>= 5.24.0) but it is not going to be installed
Depends: libkf5configgui5 (>= 4.97.0) but it is not going to be installed
libkf5newstuff5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
Depends: libkf5configgui5 (>= 4.97.0) but it is not going to be installed
libkf5notifications5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
libkf5notifyconfig5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
libkf5service5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
libkf5textwidgets5 : Depends: libkf5configgui5 (>= 4.97.0) but it is not going to be installed
libkf5wallet-bin : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
libkf5wallet5 : Depends: libkf5configcore5 (>= 4.97.0) but it is not going to be installed
libkf5xmlgui5 : Depends: libkf5configcore5 (>= 5.24.0) but it is not going to be installed
Depends: libkf5configgui5 (>= 5.11.0) but it is not going to be installed
libmlt6 : Depends: libavdevice57 (>= 7:3.2.4)
Depends: libsox2 (>= 14.4.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
try running
sudo apt --fix-broken install