Install Python3 environment in a brand new Ubuntu

One Skill in a Day is a column that is updated every day, trying to make you master a development skill in 2 minutes a day.


Python 3 comes with the new Ubuntu 18.04. But this Python environment is not complete, you need to install the following modules.

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install python3-pip

sudo apt-get install build-essential libssl-dev libffi-dev python3-dev

Recommended Posts

Install Python3 environment in a brand new Ubuntu
Install python in Ubuntu
How to install python in ubuntu server environment
How to create a Python virtual environment in Ubuntu 14.04
Install Python virtual environment on Ubuntu 18.04
ubuntu18.04 install python2
ubuntu12.04 install python3
ubuntu18.04 install python
Build a python development environment under Ubuntu
Ubuntu20.04 install Python3 virtual environment tutorial detailed explanation
Install mysql-pytho in Ubuntu
Install python3.6 under Ubuntu 16.04
Install Python3 on Ubuntu 14.04
Python virtual environment: Ubuntu16.04
Install JDK in Ubuntu19.10
Install Python3 on Ubuntu 16.04
Install Python3.7 on Ubuntu
Install VMware Tools in Ubuntu 18.04
Ubuntu install the latest Python 3.
Install python environment under Linux
Install Python 3.7 on Ubuntu 18.04 LTS
ubuntu sets python2.5 environment variables
ubuntu18.04 compile and install python3.8
ubuntu14.0464 Ros environment install halcon13.01
ubuntu build python development environment
ubuntu offline installation python environment
How to install memcache and start it in ubuntu environment
Encountered in the process of building a virtual environment in ubuntu
Detailed steps for installing Django under Python 3.6 in Ubuntu 16.04 environment
How to compile and install PHP and Nginx in Ubuntu environment
How to install Helm in Ubuntu
How to install mysql in Ubuntu 14.04
Install and configure Docker in Ubuntu
Docker ubuntu: install python-PIL-image environment on 14.04
How to install Python 3.8 on Ubuntu 18.04
How to install mysql in Ubuntu 14.04
Install TensorFlow (python2.7 version) on Ubuntu
Install Spark stand-alone environment on Spark Ubuntu18
Install Hadoop system environment on Ubuntu 18.04
Install the latest Python 3.6 version on Ubuntu
How to compile and install xdebug from source code in Ubuntu environment
Build a LAMP development environment on Ubuntu 16.04
How to install third-party modules in Python
How to install cuda10.1 driver in Ubuntu
About installing node environment in Ubuntu server
How to install ROS Noetic in Ubuntu20.04
Install Ubuntu 18.04 in the virtual machine VMware
Download OpenJDK11 source code in Ubuntu environment
Python and scrapy deployment in centos environment
How to install Python2 on Ubuntu20.04 ubuntu/focal64
Install jetty in Ubuntu 18.04 Server, non-apt version
What is a sequence table in Python
Use python3 to install third on ubuntu
Is a number in python a variable type
How to sort a dictionary in python
Is there a helper function in python
Docker those things in the Ubuntu environment
Edit OpenJDK11 source code in Ubuntu environment
Install gsl package in R language on ubuntu
Install JDK and configure environment variables on Ubuntu 16.04
How to configure TensorFlow use environment in Ubuntu