You probably read about Presto while ago, well me too. I did not care about it because they did not have 64 bit version. I missed day when someone created repo for my architecture, now i got Presto up and running. I truly can recommend this plugin to everyone, in F9 everyone will use it though . We still have some time till new Fedora, install presto right know and start saving.
To start using presto you need to disable regular updates repo. You need to edit file /etc/yum.repos.d/fedora-updates.repo. Find line
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f8&arch=$basearch
Change it to
#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f8&arch=$basearch
# sign is there to stop yum reading this line. Then you need to put repo with presto packages depending on your system architecture:
32 bit
baseurl=http://lesloueizeh.com/f8/i386/updates
64 bit
baseurl=http://dl.anmar.eu.org/repos/f8/updates-x86_64
Enjoy!
0 Responses to “How to setup Presto in Fedora 8”