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:
Run:
apt install python3
RHEL
Run:
dnf install python3
Go to: Linux BE installation with BIM.