FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mohitsoniv/python-notes · GitHub

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

python-notes by Mohit Soni (mohitsoniv)

Python Installation on Ubuntu machine

  1. Update Package List
sudo apt update
  1. Install Python
sudo apt install python3

If you need the python3-pip package (Python package installer), you can install it with

sudo apt install python3-pip
  1. Check Python Installation
python3 --version

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL