How to Install and Uninstall libfinance-qif-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "libfinance-qif-perl" package

This guide let you learn how to install libfinance-qif-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libfinance-qif-perl" package

In this section, we are going to explain the necessary steps to uninstall libfinance-qif-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libfinance-qif-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfinance-qif-perl
Architecture: all
Version: 3.02-1.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: 59
Depends: perl:any
Filename: pool/universe/libf/libfinance-qif-perl/libfinance-qif-perl_3.02-1.1_all.deb
Size: 17576
MD5sum: 83047bbebe0e0c418557cf1469e7841a
SHA1: 9dacc588d921d9115a5d80ffe8ae74c4e0df95ff
SHA256: 191f886fa7377c862ff466dcccbd299c158eb4242c4dd0a9d1253ef0244effdd
SHA512: 7554616a8154fb4fbe522c525e50470f3e4eed53e256bd74488b83d946fb500628135b5c2c2d28725b9f3f941af48a303f250dba62ca2741e5620acd46883ea8
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