Хочу установить monodevelop, но из-за зависимости libjpeg8 не могу.
Попытался установить libjpeg8.
Вот файл sourses.list:
Заранее благодарю.
Код:
zhenya@WIN-PC3KTA6A6J7:~$ sudo apt-get install monodevelop
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:
libgdiplus : Depends: libjpeg8 (>= 8c) but it is not installable
E: Unable to correct problems, you have held broken packages.
Попытался установить libjpeg8.
Код:
zhenya@WIN-PC3KTA6A6J7:~$ sudo apt-get install libjpeg8
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libjpeg8 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libjpeg8' has no installation candidate
Вот файл sourses.list:
Код:
deb http://http.kali.org/kali kali-rolling main non-free contrib
#deb-src http://http.kali.org/kali kali-rolling main non-free contrib
Заранее благодарю.