I am writing a little install script for some software. All it does is unpack a target tar, and then i want to permanently set some environment variables - principally the l
You can also generate and install a script that sets those variables. Users of your package then source that script or copy its contents to their own shell init file.