Remove an environment variable November 7, 2021 How to remove an environment variable in Linux. unset AWS_PROFILEunset AWS_PROFILE You can run env to validate if variable is still present. envenv