Tag Archives: CentOS

CENTOS 7: Fix yum after failed update

Ended up with a ton of duplicate errors and complaints about multiple architectures. Ran several things such as: All fixed various things, but still left a handful of duplicates. This, as root, finally fixed:

Posted in Journal | Tagged , , | Comments Off on CENTOS 7: Fix yum after failed update

Install Latest Git on CentOS

Setup RPMForge Repository Disable CentOS Base Repository and Enable RPMForge Extras Add enabled = 0 Change enabled = to 1 Remove Git, update, reinstall get, & verify version.

Posted in git, System Configuration | Tagged , , | Comments Off on Install Latest Git on CentOS