jerold@tuaim-studios:~/Downloads$ sudo apt-get install libcupsimage2
libcupsimage2 libcupsimage2-dev
jerold@tuaim-studios:~/Downloads$ sudo apt-get install libcupsimage2-dev
[sudo] password for jerold:
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:
libcupsimage2-dev : Depends: libjpeg-dev
E: Unable to correct problems, you have held broken packages.
jerold@tuaim-studios:~/Downloads$ sudo apt-get install libjpeg-dev libcupsimage2-dev
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:
libjpeg-dev : Depends: libjpeg8-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
jerold@tuaim-studios:~/Downloads$ sudo apt-get install libjpeg8-dev libjpeg-dev libcupsimage2-dev
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:
libjpeg8-dev : Depends: libjpeg-turbo8-dev (>= 1.1.90+svn722-1ubuntu6) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
jerold@tuaim-studios:~/Downloads$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
jerold@tuaim-studios:~/Downloads$ man apt
jerold@tuaim-studios:~/Downloads$ sudo apt-get install libjpeg8-dev libjpeg-dev libcupsimage2-dev libjpeg
libjpeg62 libjpeg62-dev libjpeg8-dbg libjpeg-dev libjpeg-static libjpeg-turbo8-dbg libjpeg-turbo-progs
libjpeg62-dbg libjpeg8 libjpeg8-dev libjpeg-progs libjpeg-turbo8 libjpeg-turbo8-dev libjpeg-turbo-test
jerold@tuaim-studios:~/Downloads$ sudo apt-get install libjpeg8-dev libjpeg-dev libcupsimage2-dev libjpeg-turbo8-dev
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:
libjpeg-turbo8-dev : Conflicts: libjpeg62-dev but 1:6b2-2 is to be installed
E: Unable to correct problems, you have held broken packages.
jerold@tuaim-studios:~/Downloads$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
jerold@tuaim-studios:~/Downloads$