gfortran-6
GNU Fortran compiler
Install
- All systems
-
curl cmd.cat/gfortran-6.sh
- Debian
-
apt-get install gfortran-6 - Ubuntu
-
apt-get install gfortran-6 - Kali Linux
-
apt-get install gfortran-6 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gfortran-6 - Raspbian
-
apt-get install gfortran-6
gfortran-6
GNU Fortran compiler
This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.