11-01-2016, 02:10 AM
Hi.
I have the Debian-Mate installed, and I`m trying to install 32bit java.
Been reading a lot to try and figure out how to install it.
Ì`m trying my best, but I`ve just started using Linux. So pls be nice to me
I tried:
But it gave me:
The following packages have unmet dependencies:
openjdk-8-jre-headless:armhf : Depends: libcups2:armhf but it is not going to be installed
I have the Debian-Mate installed, and I`m trying to install 32bit java.
Been reading a lot to try and figure out how to install it.
Ì`m trying my best, but I`ve just started using Linux. So pls be nice to me
I tried:
Code:
sudo dpkg --add-architecture armhf
sudo apt-get update
sudo apt-get install openjdk-8-jre-headless:armhf
The following packages have unmet dependencies:
openjdk-8-jre-headless:armhf : Depends: libcups2:armhf but it is not going to be installed