Lots of weird package install problems in Fedora, can be fixed by rebuilding the ‘yum’ database, thusly:
rm -f /var/lib/rpm/__db*
rpm –rebuilddb
yum clean all
These problems often come up at first install.
Lots of weird package install problems in Fedora, can be fixed by rebuilding the ‘yum’ database, thusly:
rm -f /var/lib/rpm/__db*
rpm –rebuilddb
yum clean all
These problems often come up at first install.
Place your comment