Skip to content

History Command and Parsing

Simon Johnsson requested to merge bamf0/apt:history-command into main

This merge will introduce history log parsing and the history command. Similar to dnf, it provides these commands:

  • apt history-list : list all transactions in the history log
  • apt history-info : list detailed info on specific transaction

Merge request reports

Loading