// When Apt's cache is updated (i.e. apt-cache update) APT::Update::Post-Invoke-Success { "test -x /usr/bin/apt-show-versions || exit 0 ; apt-show-versions -i"; };