Install Python 3

The following article presents how to install Python 3 on Ubuntu/Debian, or RHEL/CentOS.

Ubuntu/Debian

To install the latest version of Python 3:

  1. Run:

apt install python3

RHEL/CentOS

  1. Run:

yum install python3

Go to: Linux BE installation with BIM.