This document gives the instructions to install Python 3.10.6 document.
Download Python 3.10.6 for Mac OS.
Download exe for python 3.10.6 for windows.
Open the .exe
Installer.
Answer few questions.
-
Press
Enter
to review the license. -
press
Enter
. -
Set an installation path and press
Enter
. -
Congratulations! Python 3.10.6 is installed.
-
Open command terminal
-
Install required dependency
sudo apt install software-properties-common -y
-
Install python 3.10.6
sudo apt install python3.10.6
-
Double click on archive
-
Congrats, your visual studio app is downloaded!
-
Run the installer
-
If not given any location, VS code will be installed in programs folder of C drive
-
Installing using GUI, open Ubuntu software center.
-
Click search button and search for vscode.
-
Install it, you will be able to see it installed in applications after some time.
This is a package manager for MAC. It assists you in managing and installing other programs. Enter "/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" into the Google search bar to find Homebrew.
Run the script below in the terminal to install and configure MongoDB.
mongodb install brew
Run the script "mongo —version" to verify that MongoDB is installed.
- Download the MongoDB MSI Installer Package
- Install MongoDB with the Installation Wizard and make sure you are logged in as a user with Admin privileges.