J'aimerais instaler kcalc sur ma debian mais je n'arrive pas a l'installer, je suis plutot nouveau sur debian ...
Voici l'erreur que j'ai lorsque j'essaye de l'installer
Code : Tout sélectionner
sudo apt install kcalc
Code : Tout sélectionner
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kcalc : Depends: libkf5xmlgui5 (>= 4.98.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages
Code : Tout sélectionner
sudo apt install libkf5xmlgui5
Code : Tout sélectionner
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libkf5xmlgui5 : Depends: qtbase-abi-5-10-0 but it is not installable
E: Unable to correct problems, you have held broken packages.
Code : Tout sélectionner
sudo apt install libqt5core5a
Code : Tout sélectionner
Reading package lists... Done
Building dependency tree
Reading state information... Done
libqt5core5a is already the newest version (5.11.1+dfsg-6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
L'un d'entre vous aurez une idée de quoi faire après ça ?
quelques infos a propos de mon systeme :
Code : Tout sélectionner
cat /etc/os-release
Code : Tout sélectionner
PRETTY_NAME="Debian GNU/Linux buster/sid"
NAME="Debian GNU/Linux"
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
Code : Tout sélectionner
cat /etc/apt/sources.list
Code : Tout sélectionner
###### Debian Main Repos
deb http://deb.debian.org/debian/ unstable main contrib non-free
deb-src http://deb.debian.org/debian/ unstable main contrib non-free
###Steam
deb [arch=i386,amd64] http://repo.steampowered.com/steam/ precise steam
###Wine
deb [arch=i386] https://dl.winehq.org/wine-builds/debian/ sid main