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

Last updated: May 17,2024

1. Install "libghc-ofx-prof" package

Learn how to install libghc-ofx-prof on Kali Linux

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

2. Uninstall "libghc-ofx-prof" package

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

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

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

Package: libghc-ofx-prof
Source: haskell-ofx (0.4.4.0-3)
Version: 0.4.4.0-3+b1
Installed-Size: 3200
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-ofx-prof-0.4.4.0-8b678
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-ofx-dev (= 0.4.4.0-3+b1), libghc-parsec-prof-3.1.16.1-a16ec, libghc-pretty-prof-1.1.3.6-1aa0a, libghc-time-prof-1.12.2-491a0
Size: 271364
SHA256: 2f0629b2ba13e3cf761431ebf189451d17310928cab54d2b60759475c8001384
SHA1: 5ecfbf70dbd2052f2364b375e3dcdb5c03d16261
MD5sum: b27676c7cbad28828d8f93b4a114fce9
Description: parser for Open Financial Exchange (OFX) financial data; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://www.github.com/massysett/ofx
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-ofx/libghc-ofx-prof_0.4.4.0-3+b1_amd64.deb