How to Install and Uninstall libfortran-format-perl Package on Kali Linux

Last updated: May 21,2024

1. Install "libfortran-format-perl" package

Please follow the guidelines below to install libfortran-format-perl on Kali Linux

$ sudo apt update $ sudo apt install libfortran-format-perl

2. Uninstall "libfortran-format-perl" package

This is a short guide on how to uninstall libfortran-format-perl on Kali Linux:

$ sudo apt remove libfortran-format-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfortran-format-perl package on Kali Linux

Package: libfortran-format-perl
Version: 0.90-3
Installed-Size: 54
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 17352
SHA256: b0545f01cade3046d0de31dd270338111a1b7b9bd473cef6849af909c121434e
SHA1: 60cc482d31b63420235862d5ddb1b8c9c198a166
MD5sum: e7cb027e6f6c6dc4cd570de0ff81dad0
Description: Package to parse Fortran formats string descriptors in Perl
This is a Perl implementation of the Fortran 77 formatted input/output
facility. One possible use is for producing input files for old Fortran
programs, making sure that their column-oriented records are rigorously
correct. Fortran formats may also have some advantages over printf in some
cases: it is very easy to output an array, reusing the format as needed; and
the syntax for repeated columns is more concise. Unlike printf, for good or
ill, Fortran-formatted fields never exceed their desired width.
.
This implementation was written in pure Perl, with portability and
correctness in mind. It implements the full ANSI standard for Fortran 77
Formats (or at least it should). It was not written with speed in mind, so if
you need to process millions of records it may not be what you need.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Fortran-Format
Section: perl
Priority: optional
Filename: pool/main/libf/libfortran-format-perl/libfortran-format-perl_0.90-3_all.deb