I just edited my "~/.profile" file with the following command appended to the end of the file:
export PATH="~/.julia/juliaup/julia-1.11.1+0.x64.linux.gnu/bin:$PATH"
But this change does not take effect immediately. How can I reboot Ubuntu so that theses changes take effect?