Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=============================================-==========================================-============-===============================================================================
rc fglrx-updates 2:15.201-0ubuntu2~15.10.2 amd64 Video driver for the AMD graphics accelerators
rc fglrx-updates-core 2:15.201-0ubuntu2~15.10.2 amd64 Minimal video driver for the AMD graphics accelerators
jerold@tuaim-studios:~/Downloads$ sudo apt-get --dry-run install 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:
libcupsimage2-dev : Depends: libjpeg-dev
E: Unable to correct problems, you have held broken packages.
jerold@tuaim-studios:~/Downloads$ sudo apt-get remove fglrx
fglrx fglrx-amdcccle fglrx-core
jerold@tuaim-studios:~/Downloads$ sudo apt-get remove fglrx
fglrx fglrx-amdcccle fglrx-core
jerold@tuaim-studios:~/Downloads$ sudo apt-get remove fglrx-updates
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'fglrx-updates' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
jerold@tuaim-studios:~/Downloads$ sudo apt-get remove fglrx-updates-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'fglrx-updates-core' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.