I’ve just got Ubuntu 14.04. I changed from Google Chrome (I have a Chromebook) and I’m finding it hard installing NFS world. It says I have unmet dependencies and so forth. I tried getting Wine but that was unsuccessful as well...
user@chrubuntu:~$ sudo apt-get install wine
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:
wine : Depends: wine1.6 but it is not going to be installed or
wine1.7 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I tried to update and upgrade when I updated it this is what appeared:
(it runs a few stuff in between)
Reading package lists... Done
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main amd64 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
W: You may want to run apt-get update to correct these problems
Why is it saying that when I just ran the update?
user@chrubuntu:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
kde-l10n-engb
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I need some help. I only changed to this so I could play NFS world.
sudo apt-get install wine1.7
– Tim Aug 10 '14 at 19:51