post_install() { echo "You need to relogin in order for the cuda-toolkit binaries to appear in your path." post_upgrade } post_upgrade() { ldconfig -r . }