

Next, you will need to install some required dependencies in order to compile Python from the source.

You can do this by running the following commands: apt-get update -yĪpt-get upgrade -y Install Required Dependencies Additionally, replace ‘root’ with the username of the admin account if necessary.īefore starting, you have to make sure that all Debian OS packages installed on the server are up to date. You will need to replace ‘IP_Address’ and ‘Port_number’ with your server’s respective IP address and SSH port number. Log in to the Server & Update the Server OS Packagesįirst, log in to your Debian 10 server via SSH as the root user: ssh -p Port_number Access to the root user account (or access to an admin account with root privileges).A Debian 10 VPS (we’ll be using our SSD 2 VPS plan).Log in to the Server & Update the Server OS Packages.
