Determine when, by who, a centos 6 package was installed.

James Mcphee jmcphe at gmail.com
Sun Jan 4 21:39:36 MST 2015


rpm -qid will give you the install date at least.

On Sun, Jan 4, 2015 at 8:09 PM, George Toft <george at georgetoft.com> wrote:

> ls -lc might give you better insight on package install time.  Also rpm
> -qa | grep git, then rpm -qi <package name>
>
> Regards,
>
> George Toft
>
> On 12/31/2014 6:13 AM, Keith Smith wrote:
>
>>
>> Hi,
>>
>> I am trying to determine who installed GIT and when GIT was installed and
>> what repository it came from.
>>
>> The date stamp on /usr/share/git-core says Oct 31 16:55.  The server did
>> not exist until early November.
>>
>> Thanks!!
>>
>> Keith
>>
>>
>>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>



-- 
James McPhee
jmcphe at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20150104/bee7feb7/attachment.html>


More information about the PLUG-discuss mailing list