LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 12-19-2009, 07:28 AM   #1
aravindarumugam
LQ Newbie
 
Registered: Dec 2009
Posts: 2

Rep: Reputation: 0
Post Installing software in UBUNTU 8.10


Hi!
i installed ubuntu 8.10 in my desktop today.I dont know anything based on linux so please heLp me in downloading and installing the following programs:
VLC MEDIA PLAYER
MOZILLA FIREFOX (LATEST)
ITUNES
UTORRENT
how should i use .tar.bz2 file
 
Old 12-19-2009, 07:33 AM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello and welcome to LinuxQuestions,

Installing software in Ubuntu is quite easy and straightforward. There are a lot of good guides on the internet, easily found by Google. Here are some:
Ubuntu installing software 1
Ubuntu installing software 2.

tar.bz2 files are compressed archive files that generally contain source code to compile or install. Since you're new to Linux/Ubuntu I advice you to stick to using the easy way of installation as described above in the links until you're more at ease with Linux and feel at comfort using the command line.

Kind regards,

Eric
 
Old 12-19-2009, 08:14 AM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Welcome to LQ!!

First--if it all possible, always use the package manager to install SW. You will find this in your menus----Look for Synaptic or Adept---or maybe something that just says "install programs" or "install software".

If you have to install something that you downloaded, then it depends very much on exactly what it is. Most downloaded SW will come with instructions--often in a "README" file included in the package.

Whenever you see "tar.gz", tar.bz2", etc. you first have to extract from the archive---eg:

for tar.gz: tar -xzvf filename

for tar.bz2: tar -xjvf filename

These commands are normally issued as the root user. In Ubuntu, unless you have enabled the root account, just add "sudo" in front of any command that needs admin (root) privileges.
 
Old 12-19-2009, 08:19 AM   #4
dreamwalking
Member
 
Registered: Dec 2005
Distribution: Slackware 14
Posts: 106

Rep: Reputation: 31
Hi,

the above links will certainly give you the information you want.

I use Debian, but, since Ubuntu uses the same package management, for a quick reference:

Quote:
sudo apt-get update
sudo apt-get install vlc
should install vlc

Quote:
sudo apt-get update
sudo apt-get install firefox
or check this thread for the latest version
http://ubuntuforums.org/showthread.php?t=330386

.tar.bz2 files :
Quote:
tar -xjf /path/to/file.tar.bz2
cd /path/to/uncompressed/folder
./configure && make
sudo make install
 
  


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
cant install Linux multi media software on ubuntu hardy heron ubuntu 8.0.4 gnome Jazz44 Linux - General 3 09-15-2008 10:17 AM
Installing new Software in ubuntu cyberOO7 Ubuntu 4 02-26-2008 10:43 AM
Easy Ubuntu and Ubuntu Software updates not connecting to repository Edizzle Ubuntu 2 07-15-2006 05:20 PM
LXer: Updating and installing software in Ubuntu LXer Syndicated Linux News 0 07-14-2006 03:54 AM
Ubuntu - Installing extra software criminal Linux - Software 4 12-02-2005 09:51 AM

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

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