I've installed phpMyAdmin and I want to change its theme, I want to install the Metro 2.0 theme from http://www.phpmyadmin.net/home_page/themes.php, but this theme is only compatible with the version 3.5 of phpMyAdmin, while my current version is: 3.3.2deb1
.
How can I upgrade this version to 3.5?
I tried to reinstall the phpmyadmin
package and then install it using the apt-get install phpmyadmin
command, but it's always the version 3.3.2deb1
being installed.