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

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