1. Skriv
i terminalensudo gedit /etc/apt/sources.list
2. Lägg till detta i slutet och spara, avsluta.
deb http://asher256-repository.tuxfamily.org dapper main dupdate french
deb http://asher256-repository.tuxfamily.org ubuntu main dupdate french
3. Ladda ner wine och alltray
4. Ladda ner och "installera" uTorrent och trayikonsudo apt-get update
sudo apt-get install alltray wine
Kod: Markera allt
mkdir .utorrent
cd .utorrent
wget http://download.utorrent.com/1.6/utorrent.exe (<-- executable
wget http://img400.imageshack.us/img400/5093/utorrenteh8.png (<-- icon)
Kod: Markera allt
sudo gedit /usr/share/applications/utorrent.desktop
Spara och stäng![Desktop Entry]
Type=Application
Version=1.0
Encoding=UTF-8
Name=uTorrent
GenericName=BitTorrent Client
Icon=/home/<username>/.utorrent/utorrenteh8.png
Exec=alltray --icon /home/<username>/.utorrent/utorrenteh8.png wine /home/<username>/.utorrent/utorrent.exe
Path=
Terminal=false
MimeType=
Categories=GNOME;Application;Network;
7. Skriv
i terminalen för att ladda om gnome-panelenkillall gnome-panel