How to Install and Uninstall libghc-ofx-doc Package on Kali Linux

Last updated: May 15,2024

1. Install "libghc-ofx-doc" package

Please follow the steps below to install libghc-ofx-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-ofx-doc

2. Uninstall "libghc-ofx-doc" package

Please follow the guidance below to uninstall libghc-ofx-doc on Kali Linux:

$ sudo apt remove libghc-ofx-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-ofx-doc package on Kali Linux

Package: libghc-ofx-doc
Source: haskell-ofx
Version: 0.4.4.0-3
Installed-Size: 1259
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-ofx-dev, libjs-mathjax
Suggests: libghc-ofx-prof
Size: 86548
SHA256: 47db1a3c95413928d0351f6992cd0cc3a450d073d5603f55a684fa186ca65275
SHA1: e33096608b37db77852c83e7c56ebaa1d8603f43
MD5sum: 3a93c859f5f45cb12cb9439415beac98
Description: parser for Open Financial Exchange (OFX) financial data; documentation
A parser for Open Financial Exchange (OFX) financial data. This
handles OFX version 1.03, which is documented at http://www.ofx.net/ .
This also handles QFX, which is OFX plus some minor additions made by
Intuit, the publishers of Quicken.
.
The parser will place all the data into a tree, which you can query
for whatever data you may need, although you will need to be familiar
with the OFX spec to do this. There is also a Transaction type which
you can easily parse from the tree; this will contain most, if not
all, of the data you will be interested in if your OFX file is from a
bank or credit card account.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://www.github.com/massysett/ofx
Section: doc
Priority: optional
Filename: pool/main/h/haskell-ofx/libghc-ofx-doc_0.4.4.0-3_all.deb