-
Recent Posts
Archives
Links
Monthly Archives: August 2011
[Centos] Change your default rpm query format on multi-lib archs (like x86_64)
http://grokbase.com/t/centos.org/centos/2005/01/centos-change-your-default-rpm-query-format-on-multi-lib-archs-like-x86-64/1277ni5dyifjolxwsmqjhio6j7m4 All, I am now building rpms on, and using a multi-lib arch (x86_64) for the first time … when using the standard command: rpm -qa | grep pkg_name The results might be pkg_name.i386 or pkg_name.x86_64 … or both. But, … Continue reading
Posted in Linux
Leave a comment