LinuxQuestions.org
Help answer threads with 0 replies.
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 05-11-2011, 07:46 AM   #1
Herbie07
LQ Newbie
 
Registered: May 2011
Posts: 2

Rep: Reputation: 0
Lightbulb installation of an extension of .tar.gz


Hi guys,
am a window user so am gonna be honest am new to Ubuntu though for several months i've been trying to learn it! I've been looking for this downloading software so i found it with an extension of .tar.gz !! It creeped me out because like in Windows i expected "next".."next".. then "finish"..goosh it was something else !So i googled it and got some pretty confused answers ! Plz may somebody explain it to me how to instal it to my new "Ubuntu Deskop", in a good understanding layman newbie language!

I love Ubuntu!

Thanx, i'll appreciate

Herbie07
 
Old 05-11-2011, 07:51 AM   #2
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Hi,

First, make sure that the program you're trying to install is not in ubuntu repositories. In most cases it's recommended to install from the official repositories. Open Synaptic and try to find the program you want.

If you can't find it, is there a .deb package available for the program?

If not, the most generic instructions for installing .tar.gz would be:

Code:
tar xvzf *.tar.gz
cd name_of_the_new_program_directory
./configure
make
sudo make install
HTH

EDIT: It's always important to read a README/INSTALL file included in the package. There may be some specific instructions for installation. Anyway, it's hard to say, what program are we talking about here?

Last edited by sycamorex; 05-11-2011 at 07:53 AM.
 
Old 05-11-2011, 07:59 AM   #3
bsdunix
Senior Member
 
Registered: May 2006
Distribution: BeOS, BSD, Caldera, CTOS, Debian, LFS, Mac, Mandrake, Red Hat, Slackware, Solaris, SuSE
Posts: 1,761

Rep: Reputation: 80
.tar.gz files are compressed documents which typically contain software source files which are used to build binary application files. Usually there is either a README or INSTALL document included that explains how to build and install the application.

Here's some information I found that will help explain better:

File compression

How to install Linux / UNIX *.tar.gz tarball file
 
  


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
Unable to install softwares with ".tar.gz,.tar.bz2" extension yasasvi srikanth Linux - Newbie 4 09-11-2009 09:38 AM
how to untar files with tar.tar extension johnkalikavunkal Linux - General 5 07-11-2008 05:36 AM
How to INSTALL softwares with *.tar.gz or *.tar.tgz extension On SLACKWARE 10.2 DdOs Linux - Software 4 03-20-2006 01:54 AM
extension with tar.gz giorgoskappa Linux - Software 3 05-10-2004 07:47 AM
file extension tar.tar wilbertcsci Linux - General 2 10-08-2003 09:21 AM

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

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