| Article Index |
|---|
| Fedora 11 Installation and Post Installation Guide |
| Page 2 |
| Page 3 |
| Page 4 |
| Page 5 |
| Page 6 |
| Page 7 |
| Page 8 |
| Page 9 |
| Page 10 |
| Page 11 |
| Page 12 |
| Page 13 |
| Page 14 |
| All Pages |
Page 9 of 14
16. Download managers
If you don't want to use Firefox's default download manager you can try the following download managers. In case you want to easily download rapidshare files with your Premium Account you can check my guidesu -c 'yum install wxdfast'
* kget
This is KDE's default download manager. if you are using GNOME you will have to download a lot of dependencies and KDE libraries, so you'd better not use it.su -c 'yum install kdenetwork'
17. PDF Readers
* evince
The default pdf viewer for Fedora is Evince. If it's not installed type:su -c 'yum install evince evince-djvu evince-dvi'
* acrobatreader
First you must install the adobe repository.Open a terminal and type:
su -c 'yum install AdobeReader_enu'
su -c 'yum search AdobeReader'
18. Torrent Clients
* Transmission
Fedora 11 comes with Transmission as a default torrent client. You can find it under Applications -> Internet -> Transmission or in case you don't have it installed type:su -c 'yum install transmission'
* KTorrent
ktorrent is an alternative torrent client for KDE users.su -c 'yum install ktorrent'
* qBittorent
qBittorent is a featureful, lightweight torrent client based on QT4 toolkit. You must install an additional repository since it isn't included still in any of the other fedora repositories.su -c
rpm -ivh \
http://www.dfm.uninsubria.it/compiz/fusion-testing/qbittorrent/11\
/i386/qbittorrent-release-1-1.noarch.rpm
yum install qbittorrent
* Bittorrent
You could also try bittorrentsu -c 'yum install bittorrent bittorrent-gui'
* Deluge
Deluge is a lightweight, Free Software, cross-platform BitTorrent client.su -c 'yum install deluge'
* Azureus
Azureus is a powerful torrent meta-search with login support for private trackers. It's now called Vuze and has reached version 4. However in Fedora repositories you will find only Azureus version 3. Install it like this.su -c 'yum install azureus'