casleaders.blogg.se

Install python 3.5 ubuntu pip
Install python 3.5 ubuntu pip










install python 3.5 ubuntu pip

To check if Python 3 is already installed on your server, use the command below: python3 -V We assume that you already have the default Python version installed on your server. You can also restart your server to ensure that all of the latest configuration files get read and used. Of course, you will need to replace Server_IP_Address and Port_Number with your actual server IP address and SSH port number.īy running the following command, all installed packages will be updated and upgraded: apt update & apt upgrade -y

install python 3.5 ubuntu pip

First, you need to login to your Ubuntu 20.04 VPS via SSH as the root user account, or as a user with sudo privileges: ssh -p Port_Number












Install python 3.5 ubuntu pip