mikala has done KDE 4.5.3 packages for Mandriva 2010 Spring, thank you !! this time (or at least for now) the packages aren’t available in KDE FTP as usual but in Mandriva Italia Backports (MIB) FTP. Packages for both i586 and x86_64 are available. Here are the upgrade instructions:

First, if you have added the repositories for any previous version, remove them with the following command:

urpmi.removemedia kde-4.5.2

or whatever name you gave to the repository. Second, add the KDE 4.5.3 repository. For 32 bit systems use the following urpmi command (as root):

urpmi.addmedia –update KDE453 http://mib.pianetalinux.org/MIB/2010.1/others/kde/4.5.3/32/

For 64 bits systems use the following urpmi command (as root):

urpmi.addmedia –update KDE453 http://mib.pianetalinux.org/MIB/2010.1/others/kde/4.5.3/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 try to solve it is to log out, move away your .kde4 directory and log back in.