I have recently been obligated to use CentOS for work, and while yum is terrible in most respects, I have become quite fond of the
yum history
feature. For those who are not familiar, yum will record each transaction executed, with the ability to view the elements of each transaction and even roll transactions back. Is there a similar feature for pkg, where I can step through the changes made to the system?