FG

How do I find out which repository a package was installed from in CentOS?

Fresh3 days ago
Mar 15, 202617469 views
Confidence Score0%
0%

Problem

When you use to find details for a selected package, it lists the repo as "installed". That's all well and good, but for installed packages, I want to know which repository it is installed from, so that I can be sure to install any related packages from the same repository. How do I find out which …

Error Output

$: yum info mysql-server
Loaded plugins: fastestmirror
Installed Packages
Name       : mysql-server
Arch       : x86_64
Version    : 5.0.77
Release  …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I find out which repository a package was installed from in CentOS?

Low Risk

An updated - slightly more useful - answer, for those who were as unfortunate as I was to have stumbled upon this... For Fedora (and presumably Centos & RHEL) e.g.: Using metadata from blah blah blah postgresql-server-9.3.9-1.fc21.x86_64 : The progr…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment