AzureusHowTo

Revision 1 as of 2005-10-27 04:30:54

Clear message

Before anything make sure you uncomment the universe and multiverse repositories in /etc/apt/sources.list followed by a

Code:

sudo apt-get update

Do the following to install azureus:

Code:

sudo apt-get install j2re1.4 libcommons-cli-java liblog4j1.2-java libseda-java libswt-gtk-3.1-java

PHP Code: wget -c http://ftp.us.debian.org/debian/pool/contrib/a/azureus/azureus_2.3.0.4-3_all.deb

Code:

sudo dpkg -i azureus_2.3.0.4-3_all.deb

That should install azureus and get you all set.

by arnieboy


CategoryCleanup