post_install() {
  echo "Run 'systemctl restart systemd-binfmt' in order to make the wine binfmt available on your system."
}

post_remove() {
  echo "binfmt binary formats will be updated at reboot"
}