LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-05-2014, 11:26 PM   #1
Don Graham
Member
 
Registered: Apr 2014
Location: Bangsaen Beach, Thailand
Distribution: Ubuntu 15.04 & Mint 17.1
Posts: 131

Rep: Reputation: Disabled
How to install tar.gz in Ubuntu 14.04


I need some help installing a file that is a tar.gz that I downloaded from this site http://www.time4popcorn.eu/. When I double click the folder. I am take to file manager. I have no idea what to do there to install this program. Regardless, what ever I click. It never leads to install
 
Old 09-05-2014, 11:33 PM   #2
itsgregman
Member
 
Registered: Jan 2008
Location: North Carolina
Distribution: Slackware 14.1
Posts: 211

Rep: Reputation: 77
It doesn't "install", it's self contained, just extract it and click on the executable.
 
Old 09-05-2014, 11:40 PM   #3
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
1. Navigate to the folder where the tar.gz file is and issue the command:
Code:
tar zxvf {name of file}.tar.gz
This will extract the contents of the tar.gz file into a folder located in the same place as the tar.gz file.
2. Using sudo or a root you can move that extracted folder to the /opt directory.
3. You can create a desktop shortcut to the executable file of that folder, now sitting in /opt, to run "popcorn" (or whatever it's called).
jdk
 
Old 09-06-2014, 12:27 AM   #4
Don Graham
Member
 
Registered: Apr 2014
Location: Bangsaen Beach, Thailand
Distribution: Ubuntu 15.04 & Mint 17.1
Posts: 131

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by itsgregman View Post
It doesn't "install", it's self contained, just extract it and click on the executable.
I am afraid I have no idea what you are taking about ?????!

"click on the executable"
 
Old 09-06-2014, 01:50 AM   #5
itsgregman
Member
 
Registered: Jan 2008
Location: North Carolina
Distribution: Slackware 14.1
Posts: 211

Rep: Reputation: 77
When you extract the tar.gz file it will create a folder called "Popcorn-Time", inside that folder is a file called popcorn-time, simply left mouse click on it like you would to open anything else.
Interesting program, I had never heard of it before your post.

Last edited by itsgregman; 09-06-2014 at 01:52 AM.
 
Old 09-06-2014, 02:00 AM   #6
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by Don Graham View Post
I am afraid I have no idea what you are taking about ?????!

"click on the executable"
What he means is that the tar.gz is actually an archive (a collection of files contained in a file folder). As I said in my post, you must extract the folder full of those files and move it to a convenient location (/opt is the location usually chosen). One of the file in that folder will execute (run) the program you want is called "popcorn-time" according to itsgregman. Once you have extracted the folder with the files and moved it to the /opt folder you can navigate to /opt/Popcorn-Time/ and when you see the file called popcorn-time just click on it.
There. That wasn't so hard, was it?
jdk
 
Old 09-06-2014, 02:40 AM   #7
Don Graham
Member
 
Registered: Apr 2014
Location: Bangsaen Beach, Thailand
Distribution: Ubuntu 15.04 & Mint 17.1
Posts: 131

Original Poster
Rep: Reputation: Disabled
[QUOTE=jdkaye;5233195]What he means is that the tar.gz is actually an archive (a collection of files contained in a file folder). As I said in my post, you must extract the folder full of those files and move it to a convenient location (/opt is the location usually chosen). One of the file in that folder will execute (run) the program you want is called "popcorn-time" according to itsgregman. Once you have extracted the folder with the files and moved it to the /opt folder you can navigate to /opt/Popcorn-Time/ and when you see the file called popcorn-time just click on it.
There. That wasn't so hard, was it?
jdk[/QUOTE

That makes it much clearer. Popcorn is install but will not work because Popcorn web site has been shut down by the powers that want to be. It is that old copy right thingie. Thanks for walking me through the install part anyway. Today is a good day. I have learned something new.

Last edited by Don Graham; 09-06-2014 at 02:42 AM. Reason: Typo
 
Old 09-06-2014, 04:48 AM   #8
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Sawadi,
My pleasure. Since other users will want to know what to do with tar.gz files please mark this thread as [SOLVED]. You can use the Thread Tools menu located above your first post in this thread (see the attachment)
jdk
Attached Thumbnails
Click image for larger version

Name:	lq_threadtools.png
Views:	352
Size:	26.8 KB
ID:	16323  
 
Old 09-07-2014, 01:36 AM   #9
itsgregman
Member
 
Registered: Jan 2008
Location: North Carolina
Distribution: Slackware 14.1
Posts: 211

Rep: Reputation: 77
Quote:
Originally Posted by Don Graham View Post
That makes it much clearer. Popcorn is install but will not work because Popcorn web site has been shut down by the powers that want to be. It is that old copy right thingie. Thanks for walking me through the install part anyway. Today is a good day. I have learned something new.
If Popcorn time isn't working it's not because the sites down, I've used it several times since my first reply to your post and it works flawlessly for me.

Last edited by itsgregman; 09-07-2014 at 01:38 AM.
 
Old 09-07-2014, 01:31 PM   #10
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by itsgregman View Post
If Popcorn time isn't working it's not because the sites down, I've used it several times since my first reply to your post and it works flawlessly for me.
Don is not saying the sites are down.
Quote:
That makes it much clearer. Popcorn is install but will not work because Popcorn web site has been shut down by the powers that want to be. It is that old copy right thingie.
@itsgregman
It sounds like the site is being blocked. I suppose the situation in Thailand is somewhat different from that in North Carolina so it doesn't come as a complete surprise that your experiences with Popcorn are different.
jdk
 
Old 09-07-2014, 08:44 PM   #11
Don Graham
Member
 
Registered: Apr 2014
Location: Bangsaen Beach, Thailand
Distribution: Ubuntu 15.04 & Mint 17.1
Posts: 131

Original Poster
Rep: Reputation: Disabled
itgrehman, You are correct. Popcorn is still available. Just not for Linux. Here is the deal. I have been trying to get a paid VPN service installed on my OS. I have had Hidemyass and Strong tect do a remote install. No good! Popcorn is no different in this case. BUT !!! I have a work around. All of the before mentioned things. Work just fine on Window 7. So, I installed VirtualBox. And added Windows 7 to it. Now Popcorn works just fine. Just to be clear, I have HMA and Strong installed on Vbox as well.

PS: I have not been able to find any information on how to install open VPN from command line. Perhaps that is the way to install VPN in Ubuntu?
 
Old 09-12-2014, 04:05 AM   #12
Don Graham
Member
 
Registered: Apr 2014
Location: Bangsaen Beach, Thailand
Distribution: Ubuntu 15.04 & Mint 17.1
Posts: 131

Original Poster
Rep: Reputation: Disabled
Well guys and gals I have found the answer. Go to this link and learn what to do.

.webupd8.org/2014/05/install-popcorn-time-in-ubuntu-or.html
 
Old 09-12-2014, 12:16 PM   #13
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Maybe you can go there in Thailand but in the UK you get sent here.
jdk
 
  


Reply

Tags
package manager, software installation, steps



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
How install libevent-2.0.12-stable.tar.gz on Ubuntu anonymattus Linux - Newbie 4 06-26-2011 02:13 AM
How to install tar.gz files in Ubuntu? cyanide0007 Linux - Newbie 28 07-23-2010 05:26 AM
tar.gz how to install ubuntu 10.04 EAI Linux - Newbie 9 06-28-2010 01:42 PM
Is it possible to install .tar.gz files on ubuntu deathalele Linux - Software 2 07-20-2008 11:23 AM
how do i install .tar.bz2 files on ubuntu? kriogenic Linux - Newbie 11 02-14-2006 10:26 AM

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

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