Azureus is a BitTorrent client written in Java.
Installing
Ubuntu 6.06 (Dapper Drake)
Add multiverse
Install these packages azureus sun-java5-jre
$ sudo apt-get install azureus sun-java5-jre
- Configure alternatives to use Sun's java
$ sudo update-alternatives --config java
Ubuntu 5.10 (Breezy Badger)
Add universe and multiverse, if they have not already been done. If you do not know how, see AddingRepositoriesHowto
Install the following programs j2re1.4 libcommons-cli-java liblog4j1.2-java libseda-java libswt-gtk-3.1-java
$ sudo apt-get install j2re1.4 libcommons-cli-java liblog4j1.2-java libseda-java libswt-gtk-3.1-java
Download the following http://ftp.egr.msu.edu/debian/pool/contrib/a/azureus/azureus_2.4.0.2-1_all.deb
Open a terminal and type dpkg -i azureus_2.4.0.2-1_all.deb
Ubuntu 5.04 (Hoary Hedgehog)
These versions of Ubuntu do not have a version of Java in the repositories.
- Follow the steps at ["Java"] to install Java.
Download the following http://ftp.egr.msu.edu/debian/pool/contrib/a/azureus/azureus_2.4.0.2-1_all.deb
Open a terminal and type dpkg -i azureus_2.4.0.2-1_all.deb