GNU/Linux Ubuntu 20.04 Fortran 90/95 – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install Fortran 90/95 Compiler in Ubuntu 20.04 Focal LTS GNU+Linux Desktop.
And Fortran 90/95 (derived from Formula Translation) is a General-Purpose, Compiled imperative Programming Language that is especially suited to Numeric Computation and Scientific Computing.
Finally, on the Article Bottom Link to Guide on Installing the Best Fortran 90/95 IDE for Ubuntu.
1. Terminal QuickStart
How to QuickStart with Command Line on Ubuntu
First, Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents