Jan. 3, 2024, 10:57 p.m. | Furkan Gözükara

DEV Community dev.to

Let's say you have installed Python into the following folder


/home/ubuntu/Python-3.10.13


To set it default python version open a terminal


Execute the following commands


echo 'export PATH="/home/ubuntu/Python-3.10.13:$PATH"' >> ~/.bashrc


source ~/.bashrc


Then with the following command you should see 3.10.13 as default


python --version


This above will make it only temporarily for that terminal session


Execute below ones for permanent on all terminals



echo 'export PATH=/home/ubuntu/Python-3.10.13:$PATH' >> ~/.bash_profile
echo 'export PATH=/home/ubuntu/Python-3.10.13:$PATH' >> ~/.profile
echo 'export PATH=/home/ubuntu/Python-3.10.13:$PATH' | sudo tee -a …

bash change command echo export home linux machine path python set terminal tutorial ubuntu will

AI Research Scientist

@ Vara | Berlin, Germany and Remote

Data Architect

@ University of Texas at Austin | Austin, TX

Data ETL Engineer

@ University of Texas at Austin | Austin, TX

Lead GNSS Data Scientist

@ Lurra Systems | Melbourne

Senior Machine Learning Engineer (MLOps)

@ Promaton | Remote, Europe

Business Data Analyst

@ Alstom | Johannesburg, GT, ZA