RPM Package Command

dnf
$sudo dnf install gcc-gfortran
$sudo dnf install openmpi-devel

intel PSXE

basically, simply install needed component (e.g. g++, gtk, etc.) as CLI says.
Important point is do not execute as "$sudo ./install.sh", excute not as superuser.

notepadqq

will be written.

qe

malloc issue
https://stackoverflow.com/questions/69404834/intel-compiler-fails-c14-check-with-attribute-malloc-does-not-take-argu
use gcc 10 and re-install intel psxe.
(or just use openmpi)