Page 1 of 1

Installation of KTorrent

PostPosted: 22 Jan 2009, 16:34
by Brabus
Hello,
Im pretty new to Linux so I was searching on how to install KTorrent and I found no helpful results. Could please somebody give me just a small hint? Should I use Add/Remove programs to install it? Thanks.

Re: Installation of KTorrent

PostPosted: 22 Jan 2009, 20:15
by ppietro
Brabus wrote:Im pretty new to Linux so I was searching on how to install KTorrent and I found no helpful results. Could please somebody give me just a small hint? Should I use Add/Remove programs to install it? Thanks.


Yes - use Add/Remove Software to install it. Look for it in the List tab.

HOWEVER

Ktorrent requires the KDE desktop environment libraries to run. So - if you add this, I think you'll automatically install KDE. This isn't a bad thing - just letting you know so you can estimate your hard disc usage appropriately.

Cheers,
Paul

Re: Installation of KTorrent

PostPosted: 25 Jan 2009, 22:24
by Brabus
Ok so let me get this straight - I need to be running KDE enviroment to be able to use kTorrent? Cause I know I can select KDE in the login screen.

Re: Installation of KTorrent

PostPosted: 26 Jan 2009, 00:22
by ppietro
Brabus wrote:Ok so let me get this straight - I need to be running KDE enviroment to be able to use kTorrent? Cause I know I can select KDE in the login screen.


No - but it needs the KDE libraries. You can run it in Gnome, E17, etc.

Cheers,
Paul

Re: Installation of KTorrent

PostPosted: 27 Jan 2009, 14:23
by Brabus
Man... I cannot find it in the Add/Remove Programs list. Can you please tell me the name of it over there? Or do I need to add some source? Thanks

Re: Installation of KTorrent

PostPosted: 27 Jan 2009, 22:51
by CronoCloud
Brabus wrote: Can you please tell me the name of it over there? Thanks


It's actually called "pirut" and you can run it from a terminal (as root) that way. Open a terminal and either:

Code: Select all
su -l


And then enter the root password, and then:

Code: Select all
pirut


Or if you have sudo set up, open up a terminal and simply:

Code: Select all
sudo pirut


And enter your user password.

Ron Rogers Jr.

Re: Installation of KTorrent

PostPosted: 27 Jan 2009, 22:54
by Brabus
Thanks really much:)

Re: Installation of KTorrent

PostPosted: 28 Jan 2009, 00:24
by ppietro
CronoCloud wrote:
Brabus wrote: Can you please tell me the name of it over there? Thanks


It's actually called "pirut" and you can run it from a terminal (as root) that way. Open a terminal and either:



CronoCloud - I don't think Brabus was asking for the name of the Add/Remove Software application. I think Brabus was asking for the listed name of the ktorrent application.

I'm away from my PS3 right now, but I'm firing up CentOS - let me see if I can find the exact name in there.

Cheers,
Paul

Re: Installation of KTorrent

PostPosted: 28 Jan 2009, 00:47
by ppietro
ppietro wrote:I'm away from my PS3 right now, but I'm firing up CentOS - let me see if I can find the exact name in there.


I wasn't sure so I had to check. ktorrent is not part of the standard three YDL repos. You'll need to add Fedora-extras to pick it up.

I found a post that I made about this:
viewtopic.php?f=19&t=3598&p=15671#p15671

Cheers,
Paul

Re: Installation of KTorrent

PostPosted: 30 Jan 2009, 14:41
by Brabus
Thanks:)