Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-25-2007, 07:47 AM
|
#1
|
LQ Newbie
Registered: Nov 2007
Posts: 4
Rep:
|
Software installation
Hello everybody.
I installed an Ubuntustudio 7.10 x64 and a Suse 10.3 x64, but I'm not able to install any software.
Compiling, I encounter some libraries troubles I'm not able to solve, while using deb or rpm packages I don't know how to use or open them.
Ubuntustudio recognizes only deb packages, but always answers they're designed for a different architecture (also using x64 deb packeges); instead, Suse opens rpm packs but setup always aborts because of other linked packages lack.
Both distros are installed with a complete installation (all packeges in the isos are installed).
This is the first time I use linux, can anybody gently explain or link me to a step by step guide to rpm and deb usage?
Really many thanks.
Have a nice weekend.
|
|
|
11-25-2007, 10:21 AM
|
#2
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
try using one of the package managers under the gui.
|
|
|
11-25-2007, 11:38 AM
|
#3
|
Member
Registered: Jan 2006
Distribution: Gentoo
Posts: 507
Rep:
|
In ubuntu use synaptic package manager, in SuSE use the YaST package tool for installing/removing software.
You must understand, that deb and rpm packages are not executable files like exe installers in windows. You need to use a console, or a graphical package manager to install them. This is a better approach for software management, since only one application is used to install/update/remove anything on your system. These package managers download software form package repositories, servers hosting thousands of packages, so you don't need to download everything separately. Package managers also solve dependecie problems. I mean, when you want to install something, it has dependecie packages (other software needed to run and use this particular one). The package manager check for these apps, and marks them for installation, so you don't need to look for them.
When a package cannot be found in the repositories, but you downloaded from somewhere, you still can install them separatelly, using the command line or mc. You can check the forums archive how to do that.
I hope, I helped to understand how software management goes on Linux based systems.
Last edited by pusrob; 11-25-2007 at 11:40 AM.
|
|
|
All times are GMT -5. The time now is 05:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|