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
  • Cities
  • Technology

Meralco PowerGen’s PacificLight starts up 100 MW fast-response plant in Singapore

  • dotlah.com
  • June 20, 2025
View Post
  • Technology

Apple services deliver powerful features and intelligent updates to users this autumn

  • Dean Marc
  • June 12, 2025
View Post
  • Artificial Intelligence
  • Machine Learning
  • Technology

Apple supercharges its tools and technologies for developers to foster creativity, innovation, and design

  • Dean Marc
  • June 11, 2025
View Post
  • Technology
  • Working Life

It’s time to stop debating whether AI is genuinely intelligent and focus on making it work for society

  • dotlah.com
  • June 8, 2025
oracle-ibm
View Post
  • Artificial Intelligence
  • Technology

IBM and Oracle Expand Partnership to Advance Agentic AI and Hybrid Cloud

  • Dean Marc
  • May 6, 2025
View Post
  • Software
  • Technology

Canonical Releases Ubuntu 25.04 Plucky Puffin

  • Dean Marc
  • April 17, 2025
View Post
  • Artificial Intelligence
  • Technology

Tokyo Electron and IBM Renew Collaboration for Advanced Semiconductor Technology

  • Dean Marc
  • April 2, 2025
View Post
  • Artificial Intelligence
  • Technology

IBM contributes key open-source projects to Linux Foundation to advance AI community participation

  • dotlah.com
  • March 22, 2025


Trending
  • zeleros-hyperloop-system 1
    • Cities
    Paris to Berlin in an hour by train? Here’s how it could happen.
    • May 12, 2021
  • 2
    • Business
    • People
    • Technology
    How Technology Is Improving Human Resources Management
    • February 14, 2020
  • 3
    • Cities
    • Economy
    How Saudi Arabia Is Investing To Transform Its Economy
    • October 13, 2023
  • 4
    • Lah!
    • Society
    JG Farrell’s The Singapore Grip: New TV Adaptation Brings To Life The Final Book By One Of The UK’s Finest Novelists
    • September 7, 2020
  • 5
    • Cities
    • Lah!
    CAAS And ST Engineering To Jointly Advance Unmanned Aircraft Technologies Development And Adoption Through Public-Private Partnership
    • February 23, 2022
  • stadium-vienna-reyes-Zs_o1IjVPt4-unsplash 6
    • Cities
    • Features
    Popular UEFA Champions League Final Host Cities
    • August 2, 2022
  • 7
    • Cities
    Unexpected Side Effect Of Coronavirus In China – Lesser Air Pollution
    • March 9, 2020
  • 8
    • Technology
    COVID-19 Resilience Technology Solutions From Singapore
    • July 22, 2020
  • 9
    • Lah!
    LTA Awards Civil Contract To Construct Three Stations For The Jurong Region Line
    • March 19, 2020
  • 10
    • Technology
    UOB Asset Management Sees Surge In Online Corporate Investing As Companies, Especially SMEs, Reap The Benefits Of Digitalisation
    • July 15, 2021
  • 11
    • Society
    In Conjunction With Kindness Day SG, BT BAF Beneficiaries And Certis Continue To Give Back To The Community Despite The COVID-19 Circuit Breaker
    • May 27, 2020
  • 12
    • Lah!
    New Therapeutic Garden At Telok Blangah Hill Park
    • March 10, 2020
Trending
  • 1
    Meralco PowerGen’s PacificLight starts up 100 MW fast-response plant in Singapore
    • June 20, 2025
  • 2
    A Father’s Day Gift for Every Pop and Papa
    • June 14, 2025
  • 3
    Apple services deliver powerful features and intelligent updates to users this autumn
    • June 12, 2025
  • 4
    Apple supercharges its tools and technologies for developers to foster creativity, innovation, and design
    • June 11, 2025
  • 5
    It’s time to stop debating whether AI is genuinely intelligent and focus on making it work for society
    • June 8, 2025
  • 6
    PBBM asks Singapore to invest more in PH renewable energy projects
    • June 6, 2025
  • 7
    Singapore PM Wong arrives in Malacañang
    • June 4, 2025
  • 8
    Renewable energy, carbon credits are priority areas of cooperation for Singapore, Philippines: Lawrence Wong
    • June 4, 2025
  • 9
    Singapore businesses eye more investments in PH, says PM Wong
    • June 4, 2025
  • 10
    The Summer Adventures : Hiking and Nature Walks Essentials
    • June 3, 2025
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.