How to Install and Uninstall ratfor Package on Kali Linux

Last updated: May 14,2024

1. Install "ratfor" package

Please follow the guidance below to install ratfor on Kali Linux

$ sudo apt update $ sudo apt install ratfor

2. Uninstall "ratfor" package

Here is a brief guide to show you how to uninstall ratfor on Kali Linux:

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

3. Information about the ratfor package on Kali Linux

Package: ratfor
Version: 1.05-2
Installed-Size: 59
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Recommends: gfortran | fortran-compiler | f2c
Size: 22268
SHA256: bdf856cc2a386354e956aa25ce912c650b700a3265a1acce36f4302b5352ac3c
SHA1: 6f7be49162999b343d72c22f9ad7d9d82f121007
MD5sum: 353f4d8fd6fccac633a9fc1d9fb6144d
Description: 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 gfortran
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:
Homepage: http://www.dgate.org/ratfor/
Tag: devel::code-generator, devel::lang:fortran, interface::commandline,
role::program, scope::utility, use::converting
Section: devel
Priority: optional
Filename: pool/main/r/ratfor/ratfor_1.05-2_amd64.deb