Sorry for bumping this after a month of no posts, but does anyone know if it's possible to install Bittorrent or uTorrent on this OS? I've tried, but either it's not possible or I don't know what I'm doing (probably the latter).
Any advice?
For uTorrent you would need WINE (since it's a Windows application). If available in the repositories, it should be installable using the below command, but substituting
deluge for
wine. I usually use a program called Deluge to manage my torrents. I don't know if it's available for installation on Linuxcoin, but if it is you could try installing it using the following command:
sudo apt-get install deluge
To run uTorrent using WINE, simply download the utorrent.exe executable, open up a command prompt, browse to the folder where you saved the download and run:
wine utorrent.exe