Installing BitTorrent via YUM
By Jamsi • Dec 27th, 2006 • Category: LinuxAre you trying to install BitTorrent on Centos using YUM? By default it won’t work.
I tried a rpm -i bittorrent, but it reported that I needed 6 python dependencies.
Screw that. What to save some time? Try this!
cd /etc/yum.repos.d
wget http://centos.karan.org/kbsingh-CentOS-Extras.repo
Next open up this file (/etc/sysconfig/rhn/sources) and add this line;
yum kb-centos-extras http://centos.karan.org/el4/extras/stable/$ARCH/RPMS
Next all you have to do is update and install!
yum update
yum install bittorrent
Related posts:
FREE NEWSLETTER -> Want Tech Tips Sent Straight to your Inbox?
Grab our Newsletter to Ensure your PC is Running Smooth!
Jamsi is currently studying a full time Bachelor of Computer/Business degree and working part time as an Internet Security Consultant.
Email this author | All posts by Jamsi























