How to Install and Uninstall hledger-interest Package on Kali Linux

Last updated: May 09,2024

1. Install "hledger-interest" package

In this section, we are going to explain the necessary steps to install hledger-interest on Kali Linux

$ sudo apt update $ sudo apt install hledger-interest

2. Uninstall "hledger-interest" package

This is a short guide on how to uninstall hledger-interest on Kali Linux:

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

3. Information about the hledger-interest package on Kali Linux

Package: hledger-interest
Source: haskell-hledger-interest
Version: 1.6.6-1
Installed-Size: 42337
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Size: 5984600
SHA256: 54e4c60b44c49f25fb3d5d08b89f459cf4bee9ae22dc40731b3dc9b8cf2f30bc
SHA1: 24c5aaede92e460ae8b579871c5bc65e93dbc520
MD5sum: 9222820ddc8c38c67a871acfcab716a4
Description: 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:
Homepage: https://github.com/peti/hledger-interest
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-hledger-interest/hledger-interest_1.6.6-1_amd64.deb