First, if you have added the repositories for any previous version, remove them with the following command:
urpme.removemedia kde-4.5rc3
or whatever name you gave to the repository. Second, add the KDE 4.5 repository, please try to use another mirror to leverage some load from KDE’s main FTP server. For 32 bit systems use the following urpmi command (as root):
urpmi.addmedia kde-4.5 ftp://ftp.kde.org/pub/kde/stable/4.5.0/Mandriva/2010.1/i586/
For 64 bits systems use the following urpmi command (as root):
urpmi.addmedia kde-4.5 ftp://ftp.kde.org/pub/kde/stable/4.5.0/Mandriva/2010.1/x86_64/
Then update the repositories and download all the packages before actually installing them to make sure that the installation is possible (as root):
urpmi --auto-update --auto-select --test
When all packages finish downloading and you see a message at the end saying that the installation is possible, you can now run the same command without the –test parameter to now perform the installation (as root):
urpmi --auto-update --auto-select
After the packages installation finishes, logout and log back in, That’s it. If you have any problem with the upgrade, the first thing to do to tryo to solve it is to log out, move away your .kde4 directory and log back in.
the repostory of x86_64 don't work, I found this
ftp://kde.c3sl.ufpr.br/kde/stable/4.5.5/Mandriva/2010.2/x86_64/
Hi carlos, that's because that isn't the latest KDE backport available for Mandriva, you are looking at an old blog entry. Please checkout this one: http://not403.blogspot.com/2011/01/kde-455-available-for-mandriva-20101.html