Debian Admin - Your way to Debian World

September 26, 2007

Howto install Wine,µTorrent,Native Tray Icon in Debian

by @ 7:57 pm. Filed under General

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

This HOWTO will describe how to install uTorrent on your Debian Linux desktop using wine and how to get a more suitable tray icon using alltray.
Wine is an Open Source implementation of the Windows API on top of X, OpenGL, and Unix.

µTorrent is a lightweight and efficient BitTorrent client for Windows with many features.

First of all we need to add a new repo for this you need to edit the sources.list file

#vi /etc/apt/sources.list

Add this to the end of the file, save and quit:

deb http://eclipxe.com.mx/debian/ ./
deb-src http://eclipxe.com.mx/debian ./

Update the source list using the following command

# apt-get update

Now we will install Wine and Alltray

# apt-get install alltray wine

Download latest µTorrent from here

create a dir using the following command

#mkdir utorrent

go in to the utorrent directory

#cd utorrent

#wget http://download.utorrent.com/1.6.1/utorrent.exe

Get icon using the following command

#wget http://img400.imageshack.us/img400/5093/utorrenteh8.png

Now we will create a menu entry for uTorrent, so su to root again:

# vi /usr/share/applications/utorrent.desktop

You should now have an empty file, copy and paste this (and replace “USERNAME” with your actual username:

[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=Application;Network;

Save the file and exit.

You need to provide the Exe path according to where you want to keep utorrent .exe file

To refresh gnome-panel, issue this command

killall gnome-panel

µTorrent should now be found in the “Applications—>Internet” menu.

Tags: , , ,

You may also be interested in...

2 Responses to “Howto install Wine,µTorrent,Native Tray Icon in Debian”

  1. DOUGman Says:

    Why would someone install a Windows application such as uTorrent in linux? The ktorrent package is a suitable linux torrent application.

    D.

  2. anant Says:

    i agree with DOUGman, use of wine should only be encouraged when we don’t have any alternate package or if the alternate pacakage is to young.

Leave a Reply

Subscribe RSS Feed

subscribe to the Debian Admin RSS feed

Internal links:

Sponsors:



Categories:

Support Debian Admin

Amount $:
Website(Optional):

Sponsors:

Archives:

WidgetBucks - Trend Watch - WidgetBucks.com

Related Links:


WidgetBucks - Trend Watch - WidgetBucks.com

Favourite Sites:

Wordpress Collection
Windows Reference
Ubuntu Geek
DebianHelp
All About Debian Tutorials
Power Electrical
Check Your IP Here
Debian,Ubuntu News
DebCentral
Tuxmachines
Capnkirby
Libervis
Nuxifield
Linux Horizon
Linux Appfinder
Debuntu
GNU/Linux For Everyone
Free Penguin
DebianAdmin is not related to the Debian Project.
This site is copyright © 2006,2007 Debian Admin
All Trademarks are the property of their respective owners.
The contents of this website may not be mirrored or archived without the express written permission of DebianAdmin Site Owner.

DISCLAIMER: All the information, troubleshooting methods, utilities offered in this website is provided AS-IS, without any warranties. Though I strive for perfection, and always test the validity and effectiveness of the troubleshooting content in various systems, I assume no responsibility for your use of these Fixes, Utilities and other troubleshooting advice. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. All use is completely at your own risk. Changes to the existing content and new additions are made to this website periodically, without notification.
Rodney's Kontera DynamiContext Plugin plugged in.