How to Install and Uninstall libfinance-qif-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "libfinance-qif-perl" package

Please follow the guidance below to install libfinance-qif-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libfinance-qif-perl

2. Uninstall "libfinance-qif-perl" package

Please follow the step by step instructions below to uninstall libfinance-qif-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libfinance-qif-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfinance-qif-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfinance-qif-perl
Architecture: all
Version: 3.02-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: 88
Depends: perl
Filename: pool/universe/libf/libfinance-qif-perl/libfinance-qif-perl_3.02-1_all.deb
Size: 19648
MD5sum: f03d386b0f837d09f0f6d32e92e1fc9f
SHA1: 96280f0cf71ac014d87d52dfb859747e54003641
SHA256: 757467289cb365bcd7014166d3b603c9ed7ae0b7eac98b0b0b9ec49c5e49db29
SHA512: 4e8586b4dcd856b4ad2d4033e636fc7d469253d61ba0a4101ada65c6e99d21509f1231a33d69091b5da5207feaa802d11aca6067f1fb9dd2b70e4e21ebd32c8c
Homepage: http://search.cpan.org/dist/Finance-QIF/
Description-en: Parse and create Quicken Interchange Format files
Finance::QIF is a module for working with QIF (Quicken Interchange Format)
files in Perl. Finance::QIF reads QIF data records from a file passing each
successive record to the caller for processing. This module also has the
capability of writing QIF records to a file.
.
The QIF file format typically consists of a header containing a record or
transaction type, followed by associated data records. Within a file there
may be multiple headers. Headers are usually followed by data records,
however data is not required to always follow a header.
.
A hash reference is returned for each record read from a file. The hash will
have a "header" value which contains the header type that was read along with
all supported values found for that record. If a value is not specified in
the data file, the value will not exist in this hash.
Description-md5: 6b2f160e0c5220806b190d35f6b3a1cd