FG
šŸ’» Software

How to use yum to reinstall all dependencies of a given package?

Fresh5 days ago
Mar 15, 202643473 views
Confidence Score0%
0%

Problem

So I have a package that I am pretty sure that I removed part of one of its dependencies when removing something(as in rm). Long story. Basically what I want to do is have yum re-install the package and all of its dependencies so that it will re-install the files I removed. In the gentoo world you …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to use yum to reinstall all dependencies of a given package?

Low Risk

Yeh, there's no easy way to do this ... however you can do a few things: ...this will do a check on all the packages you have installed, and you can then reinstall anything that doesn't verify. Also: ...this will do what you asked for, although it's…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment