<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Daniel B. Thurman wrote:
<blockquote cite="mid:49CBC5CB.6010203@cdkkt.com" type="cite">Daniel B.
Thurman wrote:
  <br>
  <blockquote type="cite"><br>
I am unable to find yum/rpm instructions on how to
    <br>
find/locate duplicate packages that might be on my
    <br>
system.
    <br>
    <br>
Does anyone know how this is done?
    <br>
    <br>
Thanks!
    <br>
Dan
    <br>
    <br>
  </blockquote>
Erm...  I don't mean exact duplicates, but packages that
  <br>
are "left behind" and superseded by new packages. Sometimes
  <br>
newer packages are installed and older ones are not removed
  <br>
via the cleanup processes. There are exceptions of course, such
  <br>
as kernels, which must be removed manually, when desired.
  <br>
  <br>
I am basically looking for packages that are no longer needed
  <br>
when new packages are installed, so that I can reclaim disk space.
  <br>
  <br>
Thanks!
  <br>
Dan
  <br>
  <br>
</blockquote>
<font size="-1"><font face="Trebuchet MS">Do you mean those left in
your yum cache?  If so, they're in
/var/cache/yum/<repo-name>/packages.<br>
<br>
yum clean all should clean them up.<br>
</font></font>
</body>
</html>