PDA

View Full Version : [ubuntu] install azureus with terminal



tsakalaki
January 15th, 2009, 11:59 AM
hello. I am using ubuntu 8.04 at the university of Ioannina,Greece. I want to install azureus 3.0.4.2, but i can't. Can anyone help me? I would like to install with the terminal because I looked in the internet and in some forums they say that the installation should be done using software something, but probably the administrator in the lab isn't allowing to do it.

Partyboi2
January 15th, 2009, 12:12 PM
If you want to use the one if the Ubuntu repo you can open a terminal and type

sudo apt-get install azureusOr for a later version download from http://azureus.sourceforge.net/download.php
then asumming you downloaded it to your Desktop

cd ~/Desktopthen extract it

tar xvjf Vuze*then enter source directory

cd vuzethen run it using

./azureus

Tim Sharitt
January 15th, 2009, 12:13 PM
You should be able to install with apt-get

sudo apt-get install azureus
However, you will nee administrator priviledges on your account to install it.

tsakalaki
January 15th, 2009, 12:16 PM
You should be able to install with apt-get

sudo apt-get install azureus
However, you will nee administrator priviledges on your account to install it.

and if i don't have? What sould I do?

Tim Sharitt
January 15th, 2009, 01:07 PM
Find an admin to install it for you.