Gfortran-7 Installation On A Debian, Ubuntu And Kali
Maintainer: Debian GCC Maintainers
Email: [email protected] .
Website: https://gcc.gnu.org/
Section: devel
Install gfortran-7
-
Debian
apt-get install gfortran-7Click to copy -
Ubuntu
apt-get install gfortran-7Click to copy -
Kali Linux
apt-get install gfortran-7Click to copy
gfortran-7
GNU Fortran compilerThis is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.
Installing gfortran-7 command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu and Kali operating systems. Once you run the command it will install the latest version of gfortran-7 2026 package in your OS.




