[Yum] How does yum consider a package "unique"?

James Antill james-yum at and.org
Fri Aug 7 19:53:54 UTC 2015


Satoshi Yagi <marseille07 at hotmail.com> writes:

> It's kinda hard to describe, but my Fedora22 system at home has:
>
> bzip2-libs-1.0.6-14.fc22.i686
> bzip2-libs-1.0.6-14.fc22.x86_64
>
> I didn't force the installation of these packages, but these co-exist just fine because (I presume) <name>.<arch> pair is different.

 Right. Likely you have something that requires both, Eg. a .x86_64
package which requires bzip2-libs and an i686 package which requires
the same library.
 You can work out which packages require them a number of ways, the
easiest is to just try removing them (Eg. 
yum --assumeno remove bzip2-libs.i686).

-- 
James Antill -- james at and.org


More information about the Yum mailing list