post_install() { echo -e "\n[*] Link the plugins to your: ~/.config/clyrics" echo -e "[*] They can be found in: /usr/share/clyrics\n" } post_upgrade() { post_install }