install new packages

Asked by Livenicely

am using Ubuntu 9.10

i want to write c programs,but i can't install the package,when requesting to this i got the messege "could not find package".

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu build-essential Edit question
Assignee:
No assignee Edit question
Solved by:
danielgd
Solved:
Last query:
Last reply:
Revision history for this message
Best danielgd (danielgd) said :
#1

Errors 1 and 3 are the same.
It seems that there are problems with virtualbox package downloaded from its webpage, try this in a terminal:
sudo dpkg --remove --force-remove-reinstreq virtualbox

Error 2:
How do you try to install that deb file? It may be related to permissions. Try:
sudo dpkg -i atari800.deb

Error 4:
Downloading should start when you select download and press the button. Sometimes button does not get enabled when download is selected. Try cycling through other window and when you return to firefox, maybe the button is at last enabled.

Revision history for this message
Kyle Green (livinglife222) said :
#2

How do i download a program

Revision history for this message
Livenicely (livenicely-deactivatedaccount) said :
#3

Thanks danielgd, that solved my question.