How to Install and Uninstall libfortran-format-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "libfortran-format-perl" package

This guide covers the steps necessary to install libfortran-format-perl on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libfortran-format-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfortran-format-perl
Architecture: all
Version: 0.90-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Depends: perl
Filename: pool/universe/libf/libfortran-format-perl/libfortran-format-perl_0.90-1_all.deb
Size: 15960
MD5sum: c6505501673b15ea6587291f13762701
SHA1: 6d3153c985ff353475d943d8bec37f28dcae2427
SHA256: b79604ca60652e52d57aa4a776a12f0ae7933976abef431218f81fd41771ea20
SHA512: 7443e0ff91b2bf6b3bba131afa1e7acc86a95b84a61f49a5d1e85b78d02d0c217f123c5c2fd31d28fa6661f71440612c4763bed776384008ad002528efea029b
Homepage: https://metacpan.org/release/Fortran-Format
Description-en: 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: f7e53d65568d4a01e7646ccec4026a51