LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 03-30-2006, 01:26 PM   #1
04jransomp
LQ Newbie
 
Registered: Mar 2006
Posts: 4

Rep: Reputation: 0
Smile Installing New Software


Hi i have never ever ever used linux before. I installed ubuntu linux on my second computer becasue windows 2000 packed up. I think it is great for free, not up to the standards of windows but i still love it. But seeing as i have never used it before confuses me. None of my media players work so i reinstalled ubuntu and that didnt help so i downloaded REAL PLAYER for it. Now because i am new i have NO IDEA on how to do anything. So i have this file on my home space but i don't no what to do with this please may you give me complete step by step instruction on how to do this, or i may have to revert back to WINDOWS. The help would be much appreciated but rember i have the file and dont have an idea on what to do with it!!! Thank you very very much 04jransomp

Last edited by 04jransomp; 03-30-2006 at 01:28 PM.
 
Old 03-30-2006, 01:51 PM   #2
brianthegreat
Member
 
Registered: Oct 2005
Posts: 518

Rep: Reputation: 32
http://easylinux.info/wiki/Ubuntu

The guide will help you install the programs that you probably want. You can also use the automatix program to install all of the programs wanted regarding a simple and easy fashion. The automix program makes install trouble some programs like Java, plugins, media players, and codecs a breeze.

Basically if you want to install programs via Ubuntu . Here are the commands.

sudo apt-get install "program name"

You can also use Synaptic which is located under

System-->Administration-->Synaptic Package Manager
 
Old 03-30-2006, 01:52 PM   #3
amon
Member
 
Registered: May 2004
Location: UK
Distribution: Debian, Ubantu, CentOS
Posts: 146

Rep: Reputation: 17
can you be more specific than "None of my media players work".

Can you give an error message or output from if you run the program from a terminal.

Often media player problems are caused by you missing a plug in or a codec.

Do you understand the basics of apt-get?
 
Old 03-31-2006, 02:09 AM   #4
04jransomp
LQ Newbie
 
Registered: Mar 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Reply

It is something about the gst-register and using synaptic i reinstalled it but did not work i am very stuck!!
 
Old 03-31-2006, 02:12 AM   #5
04jransomp
LQ Newbie
 
Registered: Mar 2006
Posts: 4

Original Poster
Rep: Reputation: 0
And please brainthegreat can you tell me were to input the commands?
 
Old 03-31-2006, 02:30 AM   #6
amon
Member
 
Registered: May 2004
Location: UK
Distribution: Debian, Ubantu, CentOS
Posts: 146

Rep: Reputation: 17
terminal

The place to input commands in linux is called a terminal. The lovely CLI.

There are a number of different terminal applications, which one you use is a matter of preference. I'm not on a Ubuntu box at the moment so things may wiggle round a little but in gnome if you select from the menu system>terminal>terminal you will get a box open up where you can dipe in commands similar to running cmd under windows
 
Old 03-31-2006, 08:36 AM   #7
davegetrag
LQ Newbie
 
Registered: Mar 2006
Posts: 6

Rep: Reputation: 0
Isn't there also add/remove programs?
 
Old 03-31-2006, 09:11 AM   #8
amon
Member
 
Registered: May 2004
Location: UK
Distribution: Debian, Ubantu, CentOS
Posts: 146

Rep: Reputation: 17
you can always use synaptic

if it isn't installed you can get it with apt-get
Code:
apt-get install synaptic
make sure you are root first. use su to change to root.
 
Old 04-03-2006, 10:48 AM   #9
coopns
Member
 
Registered: Jan 2004
Location: Scituate, MA
Distribution: Mandrake 10
Posts: 94

Rep: Reputation: 15
Quote:
Originally Posted by brianthegreat
http://easylinux.info/wiki/Ubuntu

The guide will help you install the programs that you probably want. You can also use the automatix program to install all of the programs wanted regarding a simple and easy fashion. The automix program makes install trouble some programs like Java, plugins, media players, and codecs a breeze.

Basically if you want to install programs via Ubuntu . Here are the commands.

sudo apt-get install "program name"
So if I downloaded Firefox, I should type:

sudo apt-get install firefox

Does it matter:
1. where the program is downloaded
2. do I have to type just firefox or do I have to put the complete path?

Thanks.

Last edited by coopns; 04-03-2006 at 10:50 AM.
 
Old 04-03-2006, 01:06 PM   #10
amon
Member
 
Registered: May 2004
Location: UK
Distribution: Debian, Ubantu, CentOS
Posts: 146

Rep: Reputation: 17
Quote:
Originally Posted by coopns
Does it matter:
1. where the program is downloaded
No

Quote:
Originally Posted by coopns
2. do I have to type just firefox or do I have to put the complete path?
For firefox you only have to type firefox. for other applications you may have to type other things. This is why i reccommend installing synaptic, that way you can use ctrl+f to search for applications, then double click them to select them to install and click the apply button.


I reccommend looking here for a nice collection of how tos:
ubuntuguide.org

For notes on synaptic look here:
ubuntuguide.org synaptic instructions
 
Old 04-04-2006, 07:02 PM   #11
coopns
Member
 
Registered: Jan 2004
Location: Scituate, MA
Distribution: Mandrake 10
Posts: 94

Rep: Reputation: 15
I see synaptic is friendly but...
I go to Help..About..Firefox and I am at 1.0.7. The latest is 1.5 or 1.7. I downloaded firefox-1.5.0.1.tar.gz. On the desktop icon it has tz on it.

In synaptic, I go to Package...Force Version but it is greyed out.

So do I have to use the make and install commands? If so, could you clarify when?

Thanks.
 
Old 04-04-2006, 10:52 PM   #12
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
For 1.5 go here:

http://www.psychocats.net/ubuntu/firefox
 
  


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
Help with installing software Haldanite Linux - Newbie 2 07-20-2004 05:46 AM
Installing software backflip Linux - Newbie 13 05-25-2004 08:18 AM
installing software SyntheticBlue Slackware 6 05-13-2003 12:40 PM
installing software ckone Linux - Software 2 03-19-2003 09:55 AM
Question on installing software and starting software rootlinux Linux - Newbie 5 01-19-2002 10:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 06:19 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