f2c

FORTRAN 77 to C/C++ translator

Debian Debian
RUN apt-get update && \ apt-get install -y f2c
Ubuntu
RUN apt-get update && \ apt-get install -y f2c
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y f2c
Fedora
RUN dnf install -y f2c
Raspbian
RUN apt-get update && \ apt-get install -y f2c
click the source code to copy install f2c on any operating system with command-not-found.com