LinuxQuestions.org
Visit Jeremy's Blog.
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 10-31-2007, 12:32 PM   #1
Jazz57
LQ Newbie
 
Registered: Oct 2007
Location: Portugal
Distribution: Ubuntu 7.10 Linux Mint 3.10
Posts: 5

Rep: Reputation: 0
Question how to download a tar program


Hi
A simple question that might be answered a lot of times.

I have a laptop with ubuntu 7.10 and linux mint 3.1 and decided to went away from Windows to Linux.

There are some programs that i can get from Synaptic or from add/remove programs but there are a lot of programs i want to download from the internet but they are in the tar.gz or tar.bz2 format.

How and what should i do to download the programs and install them in my distros??

Thanks for all help anyone can give me.
 
Old 10-31-2007, 12:39 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,367

Rep: Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562
Quote:
Originally Posted by Jazz57 View Post
Hi
A simple question that might be answered a lot of times.

I have a laptop with ubuntu 7.10 and linux mint 3.1 and decided to went away from Windows to Linux.

There are some programs that i can get from Synaptic or from add/remove programs but there are a lot of programs i want to download from the internet but they are in the tar.gz or tar.bz2 format.

How and what should i do to download the programs and install them in my distros??

Thanks for all help anyone can give me.
You can download the programs using the wget command. See:

man wget

Once you get the package downloaded here is an explanation on how to install the package:

http://www.tuxfiles.org/linuxhelp/softinstall.html

-------------------
Steve Stites
 
Old 10-31-2007, 01:17 PM   #3
oskar
Senior Member
 
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 12.10
Posts: 1,142

Rep: Reputation: 49
Although you could just right-click in firefox and choose save-as, it makes sense to copy the link and use wget in the gnome-terminal.
To download simply write 'wget ' and insert the link with ctrl-shift-v
 
Old 10-31-2007, 02:07 PM   #4
blane
LQ Newbie
 
Registered: May 2007
Location: Virginia
Distribution: slackware, solaris
Posts: 4

Rep: Reputation: 0
To install after downloading -

if .tar
tar -xvf pkgname.tar

if .tar.gz
tar -zxvf pkgname.tar

the view the README or INSTALL doc. Usually you'd do -

cd /path/to/decompressed/files
./configure
make
su
make install
 
Old 10-31-2007, 07:05 PM   #5
Jazz57
LQ Newbie
 
Registered: Oct 2007
Location: Portugal
Distribution: Ubuntu 7.10 Linux Mint 3.10
Posts: 5

Original Poster
Rep: Reputation: 0
Thumbs up

Quote:
Originally Posted by jailbait View Post
You can download the programs using the wget command. See:

man wget

Once you get the package downloaded here is an explanation on how to install the package:

http://www.tuxfiles.org/linuxhelp/softinstall.html

-------------------
Steve Stites
Thanks for your help.

i am going to see the link you mentioned about it.

There is still a doubt i have.

Should i create a directory (forgive if the term is uncorrect) to receive the downloaded files ?

and if i have to install the program in one determined folder should i go to that folder by the console or by the GUI interface?

Maybe all that stuff is in the link you mentioned.

Anyway, thanks again
 
Old 10-31-2007, 07:08 PM   #6
Jazz57
LQ Newbie
 
Registered: Oct 2007
Location: Portugal
Distribution: Ubuntu 7.10 Linux Mint 3.10
Posts: 5

Original Poster
Rep: Reputation: 0
Thumbs up

Quote:
Originally Posted by blane View Post
To install after downloading -

if .tar
tar -xvf pkgname.tar

if .tar.gz
tar -zxvf pkgname.tar

the view the README or INSTALL doc. Usually you'd do -

cd /path/to/decompressed/files
./configure
make
su
make install
Thanks for your help

i will try it as soon as possible
 
Old 10-31-2007, 07:14 PM   #7
Jazz57
LQ Newbie
 
Registered: Oct 2007
Location: Portugal
Distribution: Ubuntu 7.10 Linux Mint 3.10
Posts: 5

Original Poster
Rep: Reputation: 0
Thumbs up

Quote:
Originally Posted by oskar View Post
Although you could just right-click in firefox and choose save-as, it makes sense to copy the link and use wget in the gnome-terminal.
To download simply write 'wget ' and insert the link with ctrl-shift-v
Thanks for your help.

I will try your way also.

Thanks again
 
  


Reply

Tags
download, tarbz2, targz


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
download TAR.GZ file nanonano Linux - Server 10 10-08-2007 07:38 AM
BackUp & Restore with TAR (.tar / .tar.gz / .tar.bz2 / tar.Z) asgarcymed Linux - General 5 12-31-2006 03:53 AM
tar download in windows vrdhananjay Linux - General 2 10-26-2004 03:53 PM
Where to download tar files to? Dalriada Linux - Newbie 2 04-09-2004 05:37 PM
Konqueror wont download download TAR,ZIP file but preview Velocide Linux - Newbie 0 03-22-2004 07:07 AM

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

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