How can I get a list of packages, that were last installed or upgraded by pacman/ pacaur in Arch Linux including the timestamp? I have one more condition as well, I want to skip dependences. I only want the list of names, written in pacaur -S [package].
NOTE: this question is close to this other question, titled: List that contains the last installed / upgraded packages in Arch Linux.