LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-18-2010, 09:07 AM   #1
erdogan
LQ Newbie
 
Registered: Feb 2010
Location: turkey
Posts: 13

Rep: Reputation: 0
installing *.tar.bz2


can you help me about intalling *.tar.gz2 or other compressed linux file
on my ubuntu
thank you
 
Old 02-18-2010, 09:11 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
These file extensions simply tell you that you have a compressed archive. First, you have to extract the archive to see what's inside.

for *.tar.bz2, you would do:

tar -xjvf filename
 
1 members found this post helpful.
Old 02-18-2010, 09:21 AM   #3
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
First, check that the software you are trying to install is not in the official repositories for your distributions. Failing that, try to locate an unofficial package. Failing that, do what pixellany said.
 
1 members found this post helpful.
Old 02-18-2010, 10:28 AM   #4
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
What pixellany said...

But first, I recommend
Code:
#
# To see what exactly is in the tarball, especially directory names
tar -jtvf filename.tar.gz2

#
# Go to a place suitable for unrolling the tarball
cd /home/yourid/a/good/dir/for/the/project
--- rod.
 
1 members found this post helpful.
Old 02-18-2010, 10:31 AM   #5
New2Linux2
Member
 
Registered: Jan 2004
Location: Arizona
Distribution: Debian
Posts: 153

Rep: Reputation: 43
And just because this has a newbie vibe to it, you'll want to do what pixalleny said in a terminal: Applications -> Accessories -> Terminal.
 
1 members found this post helpful.
Old 02-18-2010, 10:53 PM   #6
Sayan Acharjee
Member
 
Registered: Feb 2010
Location: Chennai, India
Distribution: Manjaro
Posts: 624

Rep: Reputation: 64
When you are done uncompressing the file you'll get a folder with the package name. cd into the folder and read the file "install" for installation procedure. Good luck
 
1 members found this post helpful.
  


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
Installing a program from a tar.bz2 Nemesissparadise Linux - Newbie 22 01-31-2010 10:48 PM
Installing any .tar .bz2 or .deb smcsw2000 Linux - Software 2 06-13-2007 06:52 AM
installing tar.bz2 files M O L8ingN2dust Mandriva 2 03-26-2005 03:46 AM
installing MPlayer-0.92.tar.bz2 zexter Linux - Software 4 11-18-2003 08:23 AM
installing a tar.bz2 zexter Linux - Software 3 11-02-2003 12:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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