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

Last updated: May 17,2024

1. Install "libghc-ofx-dev" package

Please follow the guidelines below to install libghc-ofx-dev on Kali Linux

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

2. Uninstall "libghc-ofx-dev" package

Please follow the guidelines below to uninstall libghc-ofx-dev on Kali Linux:

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

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

Package: libghc-ofx-dev
Source: haskell-ofx (0.4.4.0-3)
Version: 0.4.4.0-3+b1
Installed-Size: 3385
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-ofx-dev-0.4.4.0-8b678
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-parsec-dev-3.1.16.1-a16ec, libghc-pretty-dev-1.1.3.6-1aa0a, libghc-time-dev-1.12.2-491a0, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 312432
SHA256: d79fd2e35d3b63b3ca750c1e5fc33bef2cc3522542e11a5f1f418540d9904a62
SHA1: 7ec0519bf6672a7def4c451f39c78759bca8ec06
MD5sum: dbb9a36698aa4ec1d7a5e6d7a8db3436
Description: parser for Open Financial Exchange (OFX) financial data
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 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
Ghc-Package: ofx-0.4.4.0-Auyw5WfFYWRKy30izqnmDF
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-ofx/libghc-ofx-dev_0.4.4.0-3+b1_amd64.deb