LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-04-2014, 02:36 PM   #1
imhodge
LQ Newbie
 
Registered: Feb 2014
Location: Rochester, NY
Distribution: Mint
Posts: 5

Rep: Reputation: Disabled
Unhappy Unpacking and installation of tar.gz files


I cannot unpack tar.gz (or similar) downloaded files and get them installed properly in Mint16 32 bit. When I use "sudo alien -d 'filename'" the GDebi installer seems to run fine using the unpacked .deb file, and Software Manager lists the app as installed. However, the app does not appear anywhere in the app list and there is no apparent way to execute it. This has occurred for at least 5 or 6 apps.
 
Old 02-04-2014, 03:11 PM   #2
darkonc
LQ Newbie
 
Registered: Nov 2009
Posts: 11

Rep: Reputation: 1
what .tar.gz means is that it is a tar archive (originally Tape Archive ) that is then GZIPped.. (gzip is a good quality compression program).


tar -xvzf blah.tar.gz will extract the files... generally in the current directory.


-x is extract , v is for verbose z is for gzip and f says that the name of the archive follows (as opposed to stdin or a tape drive)

To find out what's in the archive, tar -tvzf blah.tar.gz will show you.


(-t is for Table of contents)

man tar
and
man gzip

for more info
 
Old 02-04-2014, 03:25 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,622

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
or
if you are not on a headless server but on a desktop install ( mint is a desktop install )

Just double click it JUST LIKE YOU WOULD ON A MICROSOFT OPERATING SYSTEM !!!!!

or also just like Microsoft and Apple "r-click" it and in that r-click menu select the archive manager
JUST LIKE ON A MICROSOFT OR APPLE OPERATING SYSTEM !!!


Almost all tar.gz, tar.bz2,Tgz, archives are SOURCE CODE !!!
code that is used to make the program you run

and almost always there are two files in the archive
README
INSTALL

well READ THE README file

that is why it is called well " README "



now there are exceptions

like Firefox 26

that tarball is a already pre built stand alone program

So without knowing just what this archive is

there is NO way we can really help


so



1)
What is this archive ?
2)
where did you get it
( the url would help )



also "alien" is for installing REDHAT rpm's on a Debian operating system like Mint
however it might not work
Redhat and Debian are like
the Metric and USA English measuring system

they do NOT mix well

Last edited by John VV; 02-04-2014 at 03:28 PM.
 
Old 02-04-2014, 03:36 PM   #4
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
why dont you use the package manager to install software. it is one of the main benefits of using a gnu/linux distro (they usually resolve and automatically download dependencies for you) ?
 
Old 02-05-2014, 12:03 AM   #5
darkonc
LQ Newbie
 
Registered: Nov 2009
Posts: 11

Rep: Reputation: 1
Yeah. What schneidz said --

More specifically: If you don't know what a tar archive is and what to do with it, then you probably shouldn't be playing with them... You're better off to look for the software manager in the menu, and search for the program you want to install there.

Installing from tar archives is for people who know what they're doing -- or people who've drunk the Microsoft misinformation cool-aid for too long, and believe it's true.
 
  


Reply


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
compile and installation of .tar.bz2/.tar.gz files jmenew Linux - Newbie 14 01-04-2013 02:53 AM
Unpacking a .tar.bz2 file njschroe Linux - Software 1 01-31-2005 03:25 PM
unpacking .tar.gz files crazibri Linux - Newbie 5 03-24-2004 02:19 AM
unpacking tar file Longinus Slackware 4 12-14-2003 02:04 AM
unpacking multiple .tar.gz files illtbagu Linux - General 5 01-18-2003 05:43 PM

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

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