Rex Dieter wrote:
Les Mikesell wrote:
How does a user identify packages that have come from this repository in order to fix or control any incompatibilities?
rpm -qi <name_of_package> Look for "Vendor" and/or "Packager" tag.
Is there some reason to expect a vendor/packager to always (and only) be tied to one specific repository? And is there a way to get my whole list of packages from this repository easily, like an 'rpm -qa |grep .plus would identify what I have from the centosplus repo?