Check If Python is Already Installed on Ubuntu

Опубликовано: 26 Ноябрь 2022
на канале: Mobiles Tech Land
1,625
27

★ Subscribe ➜ https://goo.gl/K40YUY

★ Share this video ➜ VIDEO URL

♥♥♥ Don't forget to give us a Thumbs up if this video helped ♥♥♥

★ Check If Python is Already Installed on Ubuntu

1. First, open Terminal using the “Alt + Ctrl + T” keyboard shortcut and run the below command. If the command gives an output with the version number, it means you already have Python installed in Ubuntu. To exit Python’s environment, press “Ctrl + D”. In case you get an error message like “Command not found”, you don’t have Python installed. So move to the next method to install it. python3

2. You can also run the below command to check the Python version on your Ubuntu installation.
python3 --version

3. If an older version of Python is installed, run the below command to update Python to the latest version on your Linux distro.
sudo apt --only-upgrade install python3






★ Source ➜ https://goo.gl/T9i4Yx

★ Related Helpful Resources ➜

★ Visit us on ↓

★ Website ➜ http://www.mobilestechland.com/
★ Facebook ➜   / mobilestechland  


Смотрите видео Check If Python is Already Installed on Ubuntu онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Mobiles Tech Land 26 Ноябрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,625 раз и оно понравилось 27 людям.