I can install the Intel Fortran compilers with MPI on Ubuntu using:
sudo apt install intel-basekit intel-hpckit
which installs many components, using up to 20GB of disk space total.
Does anybody know the exact and complete list of packages to install via apt to get a working Fortran, C, and C++ compilers with the MPI library and wrappers, and nothing else from the suite?