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

Thoughts on America’s AI Action Plan

  • Dean Marc
  • July 24, 2025
View Post
  • Technology

ESWIN Computing launches the EBC77 Series Single Board Computer with Ubuntu

  • dotlah.com
  • July 17, 2025
View Post
  • Gears
  • Technology

Samsung Galaxy Z Fold7: Raising the Bar for Smartphones

  • Dean Marc
  • July 9, 2025
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


Trending
  • 1
    • Lah!
    Sembcorp And SP Group To Collaborate On An Environmental Sustainability Platform
    • October 29, 2020
  • 2
    • Business
    A Quick Guide For Understanding The Financial Industry
    • September 3, 2024
  • 3
    • Science
    Why Science Needs The Humanities To Solve Climate Change
    • August 7, 2019
  • 4
    • Lah!
    Singapore Small Businesses Most Satisfied With Government-led COVID-19 Relief Measures Among Their ASEAN Peers
    • August 27, 2020
  • 5
    • People
    • Technology
    Space Exploration Is Still The Brightest Hope-Bringer We Have
    • May 27, 2020
  • 6
    • Lah!
    New Industry-Wide Research Platform To Support FinTech Investments
    • November 12, 2019
  • 7
    • Cities
    Why Are Electric Scooters Dangerous?
    • June 5, 2020
  • 8
    • Cities
    • Technology
    EU Sets Global Standards With First Major AI Regulations: Here’s What You Need To Know
    • December 30, 2023
  • 9
    • Cities
    Singapore, India And Thailand Conclude Trilateral Singapore-India-Thailand Maritime Exercise
    • November 17, 2021
  • 10
    • Lah!
    CapitaLand Sets Sights On APAC REIT Market With Proposed Merger Of CapitaLand Mall Trust And CapitaLand Commercial Trust
    • January 23, 2020
  • 11
    • Cities
    The Economies Most Reliant On Trade
    • June 10, 2020
  • 12
    • Science
    • Technology
    Space Exploration Is Still The Brightest Hope-Bringer We Have
    • May 27, 2020
Trending
  • 1
    New Trump tariffs: early modelling shows most economies lose – the US more than many
    • August 6, 2025
  • Scuba Diving 2
    Wetsuit or Drysuit? As always, it depends. This quick guide can help you choose.
    • August 2, 2025
  • 3
    Thoughts on America’s AI Action Plan
    • July 24, 2025
  • 4
    Introducing Surface Laptop 5G: Seamless connectivity, built for business
    • July 23, 2025
  • 5
    Press Start (Or Hit Enter)! Your Go-To Loadout for Streamers and Gamers.
    • July 19, 2025
  • 6
    ESWIN Computing launches the EBC77 Series Single Board Computer with Ubuntu
    • July 17, 2025
  • 7
    Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
    • July 9, 2025
  • Camping 8
    The Summer Adventures : Camping Essentials
    • June 28, 2025
  • 9
    Meralco PowerGen’s PacificLight starts up 100 MW fast-response plant in Singapore
    • June 20, 2025
  • 10
    A Father’s Day Gift for Every Pop and Papa
    • June 14, 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.