Question:
Linux Downloading Error ?
Abood
2011-12-20 07:07:03 UTC
I am New To Linux , And I am Using Linux Ubuntu Version : 11.11 ...

The Problem is :
When I Start Downloading Any Application After Around Ten Seconds Of Starting The Download , It Stops And The Following Error Belows :
¨Package dependencies cannot be resolved

This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time¨

So What Do I Need To Fix , Or What Is The Command That I Need TO Type At The Terminal To Solve It ?

Thank´s For Helping :D
Three answers:
ELfaGeek
2011-12-20 07:18:31 UTC
"I am New To Linux"



You are doing something terribly wrong. Like NOT downloading the Ubuntu 32-bit ISO file, and burning it to a CD / DVD (I hope you didn't click on RUN in Internet Explorer).



Please read the Official Documentation, FIRST:
jerry t
2011-12-20 09:36:40 UTC
It is not clear what method you are using to download and install software.

If you are using graphical method I would suggest that you start by installing Synaptic (I understand it is no longer installed by default). You can install it from the Software center. Follow the instructions in this link and be sure your repositories are correct, remove the source repositories (unless you are doing programming) and do an update and fix broken packages. All is explained in this link.

If you are using the command line in a terminal try these commands:

sudo apt-get update

sudo apt-get safe-upgrade

sudo apt-get install -f

It will ask for your password and then perform the command. The very last command might need to be run more than once if there are errors.

Then the command sudo apt-get install Name_of_ application_you_want

Good luck
?
2016-11-14 03:36:16 UTC
It seems such as you attempt to open/run an .exe record it truly is a abode windows record and can't run on linux. For terrific outcomes you're able to get carry of application employing your linux geared up in application supervisor. no longer understanding which linux distro you're employing i would be unable to be greater particular. yet once you verify your linux significant menu you're able to have an application which will deploy application for you. in case you do no longer comprehend what the linux equivalent may well be you're able to desire to ask right here. in case you want to create an iso photograph see this hyperlink.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...