Dear Wiki user, You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification. The following page has been changed by RahulSundaram: http://fedoraproject.org/wiki/Docs/Beats/ArchSpecific?action=diff&rev2=17&rev1=16 ------------------------------------------------------------------------------ === RPM multiarch support on 64-bit platforms (x86_64, ppc64) === - '''RPM''' supports parallel installation of multiple architectures of the same package. A default package listing such as {{{rpm -qa}}} might appear to include duplicate packages, since the architecture is not displayed. Instead, use the {{{repoquery}}} command, part of the `yum-utils` package in Fedora Extras, which displays architecture by default. To install `yum-utils`, run the following command: + '''RPM''' supports parallel installation of multiple architectures of the same package. A default package listing such as {{{rpm -qa}}} might appear to include duplicate packages, since the architecture is not displayed. Instead, use the {{{repoquery}}} command, part of the `yum-utils` package, which displays architecture by default. To install `yum-utils`, run the following command: {{{ su -c 'yum install yum-utils' }}} -- Fedora-relnotes-content mailing list Fedora-relnotes-content@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-relnotes-content