dotlah! dotlah!
  • Cities
  • Technology
  • Business
  • Politics
  • Society
  • Science
  • About
Social Links
  • zedreviews.com
  • citi.io
  • aster.cloud
  • liwaiwai.com
  • guzz.co.uk
  • atinatin.com
0 Likes
0 Followers
0 Subscribers
dotlah!
  • Cities
  • Technology
  • Business
  • Politics
  • Society
  • Science
  • About
  • Technology

How To: Install Python 3.7 In Ubuntu

  • March 10, 2019
Total
0
Shares
0
0
0

Prerequisites

  • Operating System : Ubuntu 18

 

Steps

Note: By default most Ubuntu 18 system have Python installed.

01. Open a terminal window

02. Check if Python is already installed. Execute the following to determine.

$ python
python3.7

A message will be shown if Python is available. In the following case, it is not yet installed.

 

03. Update the package list

$ sudo apt-get update

 

 

04. Wait for the operation to complete. Then run the command to install Python 3.7.  This also works for lower version of Python 3 like 3.6.

$ sudo apt-get install python3.7 -y

05. Verify that Python is installed by accessing the Python shell.

python3.7

06. Execute a Python application by checking the current time

from datetime import datetime
datetime.now

07. You have now installed Python on your system.

 

Commands Mode Only


# At a CLI interface
$ sudo apt-get update
$ sudo apt-get install python 3.7 -y

# Verify using Python Shell 
$ python3.7
from datetime import datetime
datetime.now()

exit()

 

Benefits of Python

  • Easier syntax compared with other programming languages
  • Less coding, less boiler-plate code, compared with other languages
  • Readability, closer to pseudo-code
  • Object-oriented programming, same concepts as other OOP languages
  • Free.
Total
0
Shares
Share
Tweet
Share
Share
Related Topics
  • Installation
  • Python
  • Ubuntu
majulah

Previous Article
  • Cities
  • Lah!

How The Government Is Building Citizen-Centric Digital Services

  • March 7, 2019
View Post
Next Article
  • Technology

How To: Install Python 3.7 In Windows

  • March 16, 2019
View Post
You May Also Like
View Post
  • Artificial Intelligence
  • Technology

U.S. Ski & Snowboard and Google Announce Collaboration to Build an AI-Based Athlete Performance Tool

  • Dean Marc
  • February 8, 2026
View Post
  • Artificial Intelligence
  • Technology

IBM to Support Missile Defense Agency SHIELD Contract

  • Dean Marc
  • February 5, 2026
Smartphone hero image
View Post
  • Gears
  • Technology

Zed Approves | Smartphones for Every Budget Range

  • Ackley Wyndam
  • January 29, 2026
View Post
  • People
  • Technology

This is what the new frontier of AI-powered financial inclusion looks like

  • dotlah.com
  • January 2, 2026
View Post
  • Artificial Intelligence
  • Technology

How AI can accelerate the energy transition, rather than compete with it

  • dotlah.com
  • November 19, 2025
View Post
  • Gears
  • Technology

Apple Vision Pro upgraded with the powerful M5 chip and comfortable Dual Knit Band

  • Dean Marc
  • October 15, 2025
View Post
  • Gears
  • Technology

Meet Samsung Galaxy Tab S11 Series: Packing Everything You Expect From a Premium Tablet

  • Dean Marc
  • September 4, 2025
View Post
  • Technology

Malaysia’s ‘ASEAN Shenzhen’ needs some significant legal reform to take off — here’s how

  • dotlah.com
  • August 25, 2025


Trending
  • 1
    • Cities
    Grab Announces Additional COVID-19 Support Measures
    • March 31, 2020
  • aging-lifespan-extreme-longevity-1600 2
    • People
    Lifespans Of 130 Years Could Be Possible This Century
    • July 7, 2021
  • 3
    • Science
    Singapore Scientists Discover New Ways To Treat Liver Cancer
    • September 26, 2019
  • 4
    • Lah!
    • Technology
    Infor And DBS Bank Partner To Integrate Digital Trade Financing Into Global Supply Chains
    • July 24, 2020
  • 5
    • Lah!
    • Technology
    DBS Vickers Receives Regulatory Approval Under Payment Services Act To Provide Digital Payment Token Services
    • October 5, 2021
  • 6
    • Environment
    • People
    Do Face Masks Really Prevent You From Catching Coronavirus?
    • March 13, 2020
  • 7
    • Lah!
    Alliance For Action’s Collective Effort To Better Support Hawkers And Help Them Benefit From Online Ordering
    • July 25, 2021
  • 8
    • Cities
    • Lah!
    Land Transportation Master Plan 2040: Bringing Singapore Together
    • May 27, 2019
  • 9
    • Lah!
    • Technology
    UOB First Bank In Singapore To Pilot Sign With Singpass For Digital Signature Authorisation; Move Will Cut Down Paper Usage By Two Million Forms A Year
    • June 11, 2021
  • copenhagen-denmark-febiyan--hwDGRQzAeM-unsplash 10
    • Cities
    The World’s Safest Cities 2021
    • August 30, 2021
  • heyguzz-Kew-Soaps-Hero 11
    • Featured
    • Features
    Unwind With Nature With These Luxurious Handmade Artisan Soaps Inspired By The British Countryside
    • August 13, 2024
  • 12
    • Cities
    • Lah!
    9.6km Of New Cycling Paths In Taman Jurong And Tampines
    • November 3, 2021
Trending
  • Samsung Odyssey 1
    Samsung Showcases Glasses-Free 3D and HDR10+ GAMING With Acclaimed Game Titles at GDC 2026
    • March 9, 2026
  • 2
    How the Iran war could create a ‘fertiliser shock’ – an often ignored global risk to food prices and farming
    • March 6, 2026
  • 3
    About 23,000 community care sector employees could get at least 7% pay raise as part of new salary guidelines
    • February 18, 2026
  • 4
    U.S. Ski & Snowboard and Google Announce Collaboration to Build an AI-Based Athlete Performance Tool
    • February 8, 2026
  • 5
    IBM to Support Missile Defense Agency SHIELD Contract
    • February 5, 2026
  • Smartphone hero image 6
    Zed Approves | Smartphones for Every Budget Range
    • January 29, 2026
  • 7
    Zed Approves | Work From Anywhere, Efficiently – The 2026 Essential Gear Guide
    • January 20, 2026
  • 8
    Global power struggles over the ocean’s finite resources call for creative diplomacy
    • January 17, 2026
  • 9
    New research may help scientists predict when a humid heat wave will break
    • January 6, 2026
  • 10
    This is what the new frontier of AI-powered financial inclusion looks like
    • January 2, 2026
Social Links
dotlah! dotlah!
  • Cities
  • Technology
  • Business
  • Politics
  • Society
  • Science
  • About
Connecting Dots Across Asia's Tech and Urban Landscape

Input your search keywords and press Enter.