how to install .tar.gz file

Asked by mrugesh thaker

how to install .tar.gz file on ubuntu 10.10

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What filename is it and where is it stored in your file system?

Revision history for this message
mrugesh thaker (mjetthaker) said :
#2

file name is : utorrent-server-3.0-25053.tar.gz

and it is stored in my "download" folder.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

cd Downloads; tar zxvf ./utorrent-server-3.0-25053.tar.gz; rm ./utorrent-server-3.0-25053.tar.gz; cd /usr/bin; sudo ln -s /home/$USER/Downloads/utorrent-server-v3_0/utserver .

You can now run:

utserver

from an ALT+F2 dialogue, or make a launcher to run the command in alacarte / on the desktop

Revision history for this message
mrugesh thaker (mjetthaker) said :
#4

i cant understand how to launch application by alt+f2 can u please explain in detail.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

New to Ubuntu:
- read the Ubuntu Manual, it's very informative: http://ubuntu-manual.org/
Click on the "download Button" to download the latest PDF version.

- https://help.ubuntu.com/community/SwitchingToUbuntu/FromWindows
- The Ubuntu pocket guide: http://www.ubuntupocketguide.com/
- The online help https://help.ubuntu.com/10.10/index.html

Can you help with this problem?

Provide an answer of your own, or ask mrugesh thaker for more information if necessary.

To post a message you must log in.