Results 1 to 4 of 4
Hey there linux users!
As is obvious, I am a new member, and easily the most inept one. Fedora is to me what a Rubik's cube is to a rock. ...
- 09-05-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 2
A torrent of questions.
Hey there linux users!
As is obvious, I am a new member, and easily the most inept one. Fedora is to me what a Rubik's cube is to a rock. A former windows member I am used to clicking, say, two buttons to download a torrent client. Now? I'm completely lost.
Would you kindly direct me to a good torrent client (I could google them but I wouldn't be able to tell one's quality from the other) and hopefully, type up a short guide on how to install it.
Thank you in advance,
Son of a linux user.
- 09-05-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,097
Welcome to the forums!
Some rather popular clients for Linux in no particular order would include the following:
ktorrent
deluge
transmission
Many additional options can be found here:
File Sharing | Linux App Finder
I'd recommend using YUM, the default package tool for Fedora, to install the one of your choice if possible.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 09-05-2010 #3
By default, Bittorrent is pre-installed in Fedora but GUI. You have to install GUI manually. Execute this in Terminal :
Code:su -c 'yum -y install bittorent-gui'
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-05-2010 #4Just Joined!
- Join Date
- Sep 2010
- Posts
- 2
Thanks for the timely assistance, will be trying this out now.


Reply With Quote