How to Install and Uninstall ratfor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "ratfor" package

Please follow the instructions below to install ratfor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ratfor

2. Uninstall "ratfor" package

This guide covers the steps necessary to uninstall ratfor on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ratfor $ sudo apt autoclean && sudo apt autoremove

3. Information about the ratfor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ratfor
Priority: optional
Section: universe/devel
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Alan Bain
Architecture: amd64
Version: 1.0-15
Depends: libc6 (>= 2.4)
Recommends: g77 | fort77, f2c
Filename: pool/universe/r/ratfor/ratfor_1.0-15_amd64.deb
Size: 19644
MD5sum: f53cf27d6c1c147fc07820e99c192e85
SHA1: 51b1e007a66a26fafc35ffff955bbdb8072f2a45
SHA256: bb8caf8b06a980176a47596d2236ebcadb26dc5c98531d4822d713afc624e96d
Description-en: Rational Fortran preprocessor for Fortran 77
Ratfor77 is a preprocessor that converts the Rational Fortran dialect
into ordinary Fortran 77. The output can then be compiled using g77
or f2c + gcc.
.
The Ratfor dialect provides C-like control structures and some
syntactic sugar that makes Fortran programs easier to read and write.
Description-md5: 8aa6064696bab85ad5799949b1b2564c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu