Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I'm Dual booting Ubuntu and Windows 7 I'm not able to download application from software center please help

share|improve this question

closed as not a real question by Seth, The Lord of Time, vasa1, hhlp, con-f-use Mar 7 at 10:06

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

It's definitely easier most of the time to download programs from the software center, but if you know the package's name, try downloading it via the terminal. Just use sudo apt-get install <program name>, confirm as root, and your should be all set. You may need to add a repository, which you can see the details for here.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.