How to Install and Uninstall libghc-hledger-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 03,2024

1. Install "libghc-hledger-doc" package

Please follow the steps below to install libghc-hledger-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hledger-doc" package

In this section, we are going to explain the necessary steps to uninstall libghc-hledger-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-hledger-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-hledger-doc
Priority: extra
Section: universe/doc
Installed-Size: 1252
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-hledger
Version: 0.26-2build2
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-cmdargs-doc, libghc-hledger-lib-doc, libghc-hunit-doc, libghc-wizards-doc
Filename: pool/universe/h/haskell-hledger/libghc-hledger-doc_0.26-2build2_all.deb
Size: 97978
MD5sum: 6710b879f99bd4df7bb6dadb992d5fbf
SHA1: cf501a558a3888809f446474a4e227b2ca716b2f
SHA256: 522ae0f67de5dc435b2fff0e4f9220cd76723ceb990875a34b89e76f1880844e
Description-en: CLI libraries for hledger; documentation
hledger is a Haskell port and friendly fork of John Wiegley's ledger
accounting tool. This package provides the main hledger command-line
tool; see the other hledger-* packages for web and curses interfaces
and chart generation. hledger aims to be a reliable, practical
financial reporting tool for day-to-day use, and also a useful
library for building financial apps in haskell. Given a plain text
file describing transactions, of money or any other commodity,
.
hledger will print the chart of accounts, account balances, or
transactions you're interested in. It can also help you add
transactions to the journal file, or convert CSV data from your bank.
.
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: 9762cf2040464dfaf2c27568cc94e874
Homepage: http://hledger.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu