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 06-01-2006, 11:25 PM   #1
kentuckylodge
LQ Newbie
 
Registered: May 2006
Posts: 10

Rep: Reputation: 0
Question Simple answer to intalling programs.


I have downloaded the ISO files and installed Fedora 5. I now would like to install programs of my choice. I have selected downloads of programs, eg. MailWasher for linux and have extracted them. What now. Where do I type in the instructions. Some programs install automatically and others dont. Where there is exe file or install in MS it is easy. What do you look for in Linux. All help appreciated
 
Old 06-01-2006, 11:35 PM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
three basic ways in which Linux SW gets installed:

1. Package manager--from the GUI or a terminal
a. Using the distro's repository
b. Using a package from some other source-- *.rpm for Fedora

2. Download (uncompress) and run an install script

3. Download (uncompress) and compile.

For either 2 or 3, the folder will usually have a README with some instructions
 
Old 06-02-2006, 03:01 AM   #3
kentuckylodge
LQ Newbie
 
Registered: May 2006
Posts: 10

Original Poster
Rep: Reputation: 0
Installation

Thanks. I am still unsure of what you mean. For a real newbie, could you be a little more specific please.
 
Old 06-02-2006, 03:50 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Detailed info is available at http://wiki.linuxquestions.org/wiki/Installing_software .
 
Old 06-02-2006, 06:48 AM   #5
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 kentuckylodge
Thanks. I am still unsure of what you mean. For a real newbie, could you be a little more specific please.
Start with your package manager. In your menus, you will find something like "install SW" or "install applications"---or maybe "package manager". The package manager can connect to various servers (called repositories). Typically, you are allowed to add repositories, but I'm not sure exactly how this is done with Fedora.

Try installing some things that show up in the list of availabel SW.

Next, learn to use the package manager in a terminal (command line). In Fedora, I think it is called "yum". You find the manual for this by typing "man yum".

Next, you could try installing an rpm package that is not accessible with you package manager. MANY apps are offered as rpms. If nothing else, just Google using "rpm" or "rpm package". the typical drill is to download something, uncompress it, and then install it. Suppose, you get a download with the extension .tar.gz and it is an rpm format package:
"tar -zxvf <filename>" This will produce a folder full of files ending in .rpm
In this folder, type "rpm -i *.rpm" This installs all files in the folder ending in .rpm

For your Mailwasher example, look at the files after extracting. If there are any files like "configure", Makefile, etc. then it needs to be compiled. Also, try to find a file called README or instructions, etc.
If it does not need to be compiled, there should be an installation script. In the folder (using a terminal) type ./filename (./ tells the shell to run the executable script in the current folder--and not to go looking in the path).

If you get stuck, post the contents of the folder after extracting.

Tell us which of these steps you get stuck on, and we can be more helpful
 
Old 06-02-2006, 06:50 AM   #6
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
Yum is what you need, nice and simple, resolves dependencies (where 1 package relies on another to run) etc. etc.

http://www.fedorafaq.org/#getsoftware
 
Old 06-03-2006, 04:27 AM   #7
kentuckylodge
LQ Newbie
 
Registered: May 2006
Posts: 10

Original Poster
Rep: Reputation: 0
Thumbs up Installation

YUM YUM YUM. Once installed and operating I am finally getting the hang of installing applications. Not so hard when you have done a few. Much obliged to those that have offered their assistance.
 
  


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
Printer problem, probably simple answer... mjkelly93 Linux - Hardware 2 10-23-2005 08:28 PM
Ubuntu Fluxbox simple question, simple answer? generallimptoes Linux - Software 3 09-26-2005 02:03 PM
What's the site I'm looking for.... simple answer! randyriver10 General 4 09-03-2004 03:04 PM
probably a simple answer.... mgould00 Linux - Networking 2 04-11-2003 08:21 PM
simple question seeking simple answer enzo250gto Linux - Newbie 1 10-27-2001 04:08 AM

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

All times are GMT -5. The time now is 10:35 PM.

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