LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   another newbie (https://www.linuxquestions.org/questions/linux-software-2/another-newbie-68978/)

mattbuechler 06-30-2003 02:35 AM

another newbie
 
Im looking for tutorial sites maybe? Or somewhere that will explain how to do simple things, like installing programs in Linux. I am running Mandrake 9.0 and i need help, can anyone point me to a good newbie site?

:newbie:

MasterC 06-30-2003 02:54 AM

In Mandrake there is an excellent tool called urpmi. It's a command line tool, so if you prefer a gui tool, you might look into:
rpmdrake

It's the graphical front end for urpmi. To find out more about this great feature, open up a terminal (the thing in your taskbar that looks like an old monitor) and type:
man urpmi

Also, you could just try:
urpmi applicationname
Where applicationname is the name of the application you want installed.

HTH

:)

Welcome to LQ

Cool

Evilone 06-30-2003 03:03 AM

Personally, i would get yourself a good copy of slackware. Don't be tempted by rpm's and install packages. The only way to learn is to jump right in and get your hands on it. RPM's will only lead to problems. You'll not know where your files are located, and you'll have no idea about what makes said program tick.

Most programs have instructions for installation nowadays, usually on the site you downloaded from. Your first job, look up TAR, GZIP, BUNZIP2, And ./configure, make, make install.

Evilone :study:

geoff_f 06-30-2003 05:24 AM

This is a good one - very well explained:

http://www.linuxquestions.org/questi...threadid=45094

tobyl 06-30-2003 12:56 PM

http://www.tldp.org/

is quite good too


All times are GMT -5. The time now is 07:06 AM.