How to Install and Uninstall libghc-ofx-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libghc-ofx-dev" package

This guide let you learn how to install libghc-ofx-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-ofx-dev" package

Please follow the instructions below to uninstall libghc-ofx-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-ofx-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-ofx-dev
Architecture: amd64
Version: 0.4.4.0-1build1
Priority: extra
Section: universe/haskell
Source: haskell-ofx
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3863
Provides: libghc-ofx-dev-0.4.4.0-46a68
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-parsec-dev-3.1.14.0-aef34, libghc-pretty-dev-1.1.3.6-e80bb, libghc-time-dev-1.9.3-a9e1f, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-ofx-doc, libghc-ofx-prof
Filename: pool/universe/h/haskell-ofx/libghc-ofx-dev_0.4.4.0-1build1_amd64.deb
Size: 316852
MD5sum: 03561c0cc07f29b1558063a5fb1b3d55
SHA1: 1aa6843462840a41860fa9327bb90cce949e97c6
SHA256: f295052dd27785419ba6908737a8edb93b92f36773afe124a608e08f3fbbb93d
SHA512: b101c2ab634bc85a6861df1da50c917fb66f2773f2ef65c8cfdd7a5e54a7af85971b057b5bf9c8a3a9beda49e6e70eff5ac64122336c173687dd8ff41ec28573
Homepage: http://www.github.com/massysett/ofx
Description-en: 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: a4e7d98749f29e153be74a9e3b617f02
Ghc-Package: ofx-0.4.4.0-4DCK0PQdCykQTupZdq3mG