LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 04-24-2007, 01:33 PM   #1
Bukaka
LQ Newbie
 
Registered: Apr 2007
Location: Canada Montreal
Distribution: Mandriva
Posts: 8

Rep: Reputation: 0
How to install anything in Linux-Mandriva


Hello.

Thank you for reading this question. I just installed Linux Mandriva 2007. I have been using Window,in all meanings, more then for 7 years. Now, linux is smthing new for me.

Please help: How do i install anything in this operational system?
-KDE has Firefox 1.5x and i just downloaded 2.xx It was packed, but i managed how to unpacke it. Now, how do i proceed and update it?
-The same question for all other programs. I download soft that is Linux compatable, but after unpacking it i dont know how to install it. I heard there is a way, some how i should use emulator or installer, that installs soft. What is this installer and what are the commands for launching installation?

Thank you!
 
Old 04-24-2007, 01:41 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
This would probably get more attention in the Mandriva forum.
 
Old 04-24-2007, 01:44 PM   #3
Bukaka
LQ Newbie
 
Registered: Apr 2007
Location: Canada Montreal
Distribution: Mandriva
Posts: 8

Original Poster
Rep: Reputation: 0
Hah?

I thought this forum is for Newbies!!!

Quote:
Originally Posted by MS3FGX
This would probably get more attention in the Mandriva forum.
 
Old 04-24-2007, 01:46 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Mandriva comes with a great Package Manager called urpmi. Go to http://easyurpmi.zarb.org/ to find instructions on setting it up. Once done, you just need to do
Code:
urpmi firefox
to install firefox. It really is a great tool. And welcome to LQ
 
Old 04-24-2007, 01:53 PM   #5
Bukaka
LQ Newbie
 
Registered: Apr 2007
Location: Canada Montreal
Distribution: Mandriva
Posts: 8

Original Poster
Rep: Reputation: 0
:)

Thank you for replying. I will check this web site in 2,5 hours, as soon ill be back home.
What is
Code:
urpmi firefox
and where do i type it?
Sorry, i know i ma Lamer
Quote:
Originally Posted by XavierP
Mandriva comes with a great Package Manager called urpmi. Go to http://easyurpmi.zarb.org/ to find instructions on setting it up. Once done, you just need to do
Code:
urpmi firefox
to install firefox. It really is a great tool. And welcome to LQ
 
Old 04-24-2007, 02:04 PM   #6
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by Bukaka
I thought this forum is for Newbies!!!
You are indeed in the right place..

all modern distributions have a package manager which can be accessed from the command line or from a GUI (graphical) interface. In the Mandriva menus look for something like "install software"

Firefox 2 will NOT be in many repositories (where package managers get the SW). When you downloaded it and unpacked it, it created a directory (folder) named "firefox". Using a terminal, go into the folder and type ./firefox---this will open the program. You can use the Mandriva menu manager to create a link to this command.
 
Old 04-24-2007, 02:20 PM   #7
Bukaka
LQ Newbie
 
Registered: Apr 2007
Location: Canada Montreal
Distribution: Mandriva
Posts: 8

Original Poster
Rep: Reputation: 0
Questions????

How do i go to "firefox"folder using terminal? What are the commands?? I have only 1 partition, i guess i dont need to choose partitions:P

Firefox: yes, after unpacking it, i did it simply from desktop -unpack, it created a folder with "firefox" files on my desktop. What do i do with them? I thought i can just replace old files with new once, but still v.1.5x

And one more: what is BERYL? It looks cool.

Thank you.
Quote:
Originally Posted by pixellany
You are indeed in the right place..

all modern distributions have a package manager which can be accessed from the command line or from a GUI (graphical) interface. In the Mandriva menus look for something like "install software"

Firefox 2 will NOT be in many repositories (where package managers get the SW). When you downloaded it and unpacked it, it created a directory (folder) named "firefox". Using a terminal, go into the folder and type ./firefox---this will open the program. You can use the Mandriva menu manager to create a link to this command.
 
Old 04-24-2007, 02:50 PM   #8
pusrob
Member
 
Registered: Jan 2006
Distribution: Gentoo
Posts: 507

Rep: Reputation: 36
Hello Bukaka!
Firstly: welcome to LQ!
Secondly: answers.
In a terminal window (or console) you can navigate through folders with the cd command. So: you are in a folder named documents and you wanna go to a folder named pictures, type this: cd pictures. This command only works if the pictures folder is a subdirectory of documents. If you want to go to a directory directly, without going to subdirs and subdirs and subdirs, use the cd command with a full path. An example: you are in /usr/share/docs/ and you wanna go directly to /home/bukaka/documents/pictures. In this case type this: cd /home/bukaka/documents/pictures. And voila, you are in pictures with only one command! If you wanna go up one level (go out from pictures), type this: cd ..
Beryl is a window manager with 3D enhanced graphics, desktop. It is not a Desktop environment. Beryl can be used separately and it can be used to enhance KDE with 3D stuff.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandriva-Linux 2006 *ISO Image Will Not Install dreamstage7 Linux - Laptop and Netbook 3 04-24-2007 02:34 PM
HP Compaq SR1720NX Mandriva Free Linux install ronatartifact Linux - Hardware 2 01-13-2006 08:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration