Install Python 3

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

Ubuntu/Debian

To install the latest version of Python 3:

  1. Run:

apt install python3

RHEL

  1. Run:

dnf install python3

Go to: Linux BE installation with BIM.