Re: Can yum tell me what I have added to the base installation?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 19 Mar 2008 09:25:43 +0000, Chris G wrote:

> Is there any way to get yum to tell me what I have added to a Fedora 7
> installation since the base installation (from CD/DVD) was done?
> 
> Even a list in order of time of installation would be good enough.

See  /var/log/yum.log*

Plus

  rpm --query --all --last|less
  or: rpm -qa --last|less

which shows the install-time of every RPM package that is installed.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux