/var/log/install.log
grep ‘Installed’ /private/var/log/install.log
View the entire install log
cat /private/var/log/install.log | open -f
Link
https://applehelpwriter.com/2013/05/21/how-to-check-whats-been-installed-on-your-mac/
/var/log/install.log
grep ‘Installed’ /private/var/log/install.log
View the entire install log
cat /private/var/log/install.log | open -f
Link
https://applehelpwriter.com/2013/05/21/how-to-check-whats-been-installed-on-your-mac/