AzureusHowTo

Differences between revisions 7 and 8
Revision 7 as of 2006-03-08 20:05:49
Size: 1082
Editor: c-8f0f70d5
Comment:
Revision 8 as of 2006-04-04 04:21:58
Size: 1082
Editor: adsl-68-95-135-135
Comment: Updated filename to "-3"
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 1. Open a terminal and type {{{dpkg -i azureus_2.3.0.6-1_all.deb}}}  1. Open a terminal and type {{{dpkg -i azureus_2.3.0.6-3_all.deb}}}
Line 21: Line 21:
 1. Open a terminal and type {{{dpkg -i azureus_2.3.0.6-1_all.deb}}}  1. Open a terminal and type {{{dpkg -i azureus_2.3.0.6-3_all.deb}}}

Azureus is a BitTorrent client written in Java.

Installing

Ubuntu 5.10 (Breezy Badger)

  1. Add universe and multiverse, if they have not already been done. If you do not know how, see AddingRepositoriesHowto

  2. 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
  1. Download the following http://ftp.us.debian.org/debian/pool/contrib/a/azureus/azureus_2.3.0.6-3_all.deb

  2. Open a terminal and type dpkg -i azureus_2.3.0.6-3_all.deb

Ubuntu 5.04 (Hoary Hedgehog) and Ubuntu 4.10 (Warty Warthog)

These versions of Ubuntu do not have a version of Java in the repositories.

  1. Follow the steps at ["Java"] to install Java.
  2. Download the following http://ftp.us.debian.org/debian/pool/contrib/a/azureus/azureus_2.3.0.6-3_all.deb

  3. Open a terminal and type dpkg -i azureus_2.3.0.6-3_all.deb

CategoryCleanup CategoryDocumentation

AzureusHowTo (last edited 2008-08-06 16:41:05 by localhost)