$ sudo apt-get install libgimp2.0-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:
libgimp2.0-dev : Depends: libgtk2.0-dev (>= 2.12.5) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
It says broken packages, I am not a techy so do not understand the jargons
"You must install libgimp2.0-dev
and libpcre3-dev
packages in order to have
the full set of libraries and dependences to compile BIMP (names can differ depending on the distro)."
in the installation document I have searched for all answers possible given online, but none has been able to resolve my issue of installing bimp
If you could advice the possible steps to install bimp would be of help
apt-cache policy libgtk2.0-dev
– A.B. Aug 11 '15 at 11:26