post_install() { printf " You must symlink this package's contents to ~/.config/mpv/scripts in order for it to work properly. You can create this symlink with: ln -sf /usr/lib/mpv/sponsorblock-minimal.lua ~/.config/mpv/scripts "; } post_remove() { printf " Please remember to remove the symlink if you created one to enable this plugin. You can remove it using: rm ~/.config/mpv/scripts/sponsorblock-minimal.lua "; }