gfortran-multilib-sparc64-linu software package provides GNU Fortran 95 compiler for the sparc64 architecture, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gfortran-multilib-sparc64-linu
gfortran-multilib-sparc64-linu is installed in your system.
Make ensure the gfortran-multilib-sparc64-linu package were installed using the commands given below,
$ sudo dpkg-query -l | grep gfortran-multilib-sparc64-linu*
You will get with gfortran-multilib-sparc64-linu package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Development |
| Package | gfortran-multilib-sparc64-linu |
| Version | 4:6.1.1--2ubuntu1 |
| Description | GNU Fortran 95 compiler for the sparc64 architecture |
| Sub Section | Devel |