Caution
This article was published more than a year ago, there may have been developments.
Please take this into account.
I apologize to readers if these days there have been regular updates on the blog, but it was a period that is’ challenging and the blog has taken a back seat.
Today we talk about GNU / Linux, in addition to Fedora 15 This procedure also applies to older versions of well-.
It may happen that the database is corrupt YUM, happens especially when we install the packages outside of YUM (using “rpm --install <pacchetto.rpm>
” or other). The procedure to restore everything to normal is as follows:
[root@localhost ~]# rm-f / var / lib / rpm / __db * [root@localhost ~]# rpm –rebuilddb [root@localhost ~]# yum clean all
These three simple commands rebuild the database YUM bringing everything back to normal as soon as possible.
0 Comments