• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Python 3.7 in Ubuntu Linux

How To Install Python 3.7 in Ubuntu Linux

By Sourabh / April 27, 2019 Category: How To, Ubuntu

Install the latest Python in Ubuntu – How to install Python 3.7 (using PPA) in Ubuntu Linux. Terminal commands to install Python 3.7.x using PPA in Ubuntu and Linux Mint and other Ubuntu Derivatives.

Install Python 3.7

Run the following commands in terminal to install Python 3.7 using PPA in Ubuntu and Linux Mint and other Ubuntu Derivatives.

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python3.7

Install Python 3.6

Run the following commands in terminal to install Python 3.6 using PPA in Ubuntu and Linux Mint and other Ubuntu Derivatives.
If you want to install Python 3.6 then use this command(Ubuntu 16.04/14.04/Linux Mint 18/17):
Terminal Commands:

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python3.6

Similarly, to install Python 3.5 replace the version in the last line as “sudo apt-get install python3.5”. You can install Python 3.4 and Python 3.3 using the same method.

Once installed, please restart the system.

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap