Very much packages with fc6 tag instead of fc7 in the FC7 tree

Chuck Anderson cra at WPI.EDU
Fri Jun 1 14:14:46 UTC 2007


On Fri, Jun 01, 2007 at 07:08:35AM -0700, Steve G wrote:
> >Use "rpm -qa --last" to show you if there are packages leftover from 
> >before the upgrade date/time.
> 
> [root ~]# rpm -qa --last | wc -l
> 390
> [root ~]# rpm -qa  | wc -l
> 390
> 
> It returns the same list. I'd much rather be able to type:
> 
> rpm -qa | grep -vi fc7
> 
> far simpler and no magic.

How about:

rpm -qa --last | grep -v "the date that I installed Fedora 7"




More information about the fedora-devel-list mailing list