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

Last updated: May 07,2024

1. Install "hledger-interest" package

Please follow the guidelines below to install hledger-interest on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hledger-interest

2. Uninstall "hledger-interest" package

Please follow the guidance below to uninstall hledger-interest on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hledger-interest $ sudo apt autoclean && sudo apt autoremove

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

Package: hledger-interest
Priority: extra
Section: universe/haskell
Installed-Size: 12869
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hledger-interest
Version: 1.4.4-4
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10
Filename: pool/universe/h/haskell-hledger-interest/hledger-interest_1.4.4-4_amd64.deb
Size: 1639224
MD5sum: e268f5cc4edf430bf236251f33fd39ab
SHA1: 06aaea6a5395d09e4ca803ed87ed15d9466943ee
SHA256: 20cc548f175e68585a2419986812cea9e0c4cc1d92cc0babf756cd01ac3a5b59
Description-en: interest computing for (h)ledger
hledger-interest is a small command-line utility based on Simon Michael's
hledger library. Its purpose is to compute interest for a given ledger
account. Using command line flags, the program can be configured to use
various schemes for day-counting, such as act/act, 30/360, 30E/360, and
30/360isda. Furthermore, it supports a (small) number of interest schemes,
i.e. annual interest with a fixed rate and the scheme mandated by the
German BGB288 (Basiszins für Verbrauchergeschäfte). Extending support for
other schemes is fairly easy, but currently requires changes to the source
code.
Description-md5: dbedb89121bfea822677ecf5adf207d7
Homepage: http://github.com/peti/hledger-interest
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu