Skip to main content
Location #1

Monday-Friday, 8:00am - 5:00pm

Phone:
Baton Rouge Office
Phone
Metairie Office
Phone

Linux — Upgrade Python In

python3 --version

sudo update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3.$TARGET_VERSION 2 upgrade python in linux

Most Linux distributions allow you to install a newer version of Python alongside the system version without replacing it. upgrade python in linux