Installation history

Marco Atzeri marco.atzeri@gmail.com
Wed Dec 12 16:46:00 GMT 2018


Am 12.12.2018 um 13:46 schrieb Aaron Digulla:
> Hi,
>
> With "rpm -qa --last", you can get the package update history (which package version was installed when).
>
> Is there a similar command for Cygwin?
>
> Thanks,
>

you can get it from the setup.log

$ cd /var/log/
$ grep mintty setup.log|grep " install"
2018/06/19 18:43:25    3 install   mintty             2.8.5-0
2018/06/19 18:43:35    4 install   mintty             2.8.5-0
2018/06/19 18:43:35    4 install   mintty             2.8.5-0
2018/06/21 08:13:53    7 install   mintty             2.8.5-0
2018/07/02 21:52:53    0 install   mintty             2.9.0-0
2018/07/02 21:52:57    0 install   mintty             2.9.0-0
2018/07/02 21:52:57    0 install   mintty             2.9.0-0
2018/09/22 10:51:07    0 install   mintty             2.9.1-0
2018/09/22 10:51:11    0 install   mintty             2.9.1-0
2018/09/22 10:51:11    0 install   mintty             2.9.1-0
2018/10/05 17:20:05    2 install   mintty             2.9.3-0
2018/10/05 17:38:04    2 install   mintty             2.9.3-0
2018/10/05 17:38:04    2 install   mintty             2.9.3-0
2018/11/10 21:20:33    0 install   mintty             2.9.4-0
2018/12/07 11:23:21    1 install   mintty             2.9.5-0

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list