Re: run script after updating package
On Wed 15 Sep 2021 at 11:32:14 +0200, Philipp Ewald wrote:
> Hello,
>
> is there a way, where i can run a script after updating a spezial
> package?
>
>
> I have found this: APT::Update::Post-Invoke {"/thinks/to/do.sh";}
>
> This would be workaround but nice would be to only run after a spezial
> package was updatet.
It looks like you could do something useful with the advice at
https://unix.stackexchange.com/questions/236833/apt-hook-to-check-for-specific-package-changes
--
Brian.
Reply to: