Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
no such luck-too many errors like-no packages found, no packages installed. is there any way i can download a folder, and open a file that will install it? i installed wine and i still dont know where it is...
Program installation in linux should be handled from your package manager. For Ubuntu, I think that's a program called synaptic or maybe "Add/Remove Programs" (you can tell I don't use Ubuntu and prefer the command line). Here's an older article that sort of steps you through using synaptic.
But generally in linux you don't just download something off the web and click "Install" because linux uses shared libraries. So you only install libraries as they are needed by programs. So each program has certain "dependencies". These dependencies are handled by your package manager and all the programs live in one big storage place on the web. The good part is almost any program you could possibly want can be installed with a few clicks in synaptic. And all your programs will get updated at the same time. You don't have to update office separate from the OS from the web browser...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.