How to Install and Uninstall ledger Package on Kali Linux

Last updated: May 11,2024

1. Install "ledger" package

Please follow the guidelines below to install ledger on Kali Linux

$ sudo apt update $ sudo apt install ledger

2. Uninstall "ledger" package

Please follow the steps below to uninstall ledger on Kali Linux:

$ sudo apt remove ledger $ sudo apt autoclean && sudo apt autoremove

3. Information about the ledger package on Kali Linux

Package: ledger
Source: ledger (3.3.2-1)
Version: 3.3.2-1+b1
Installed-Size: 8137
Maintainer: David Bremner
Architecture: amd64
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-iostreams1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libc6 (>= 2.34), libgcc-s1 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1)
Suggests: elpa-ledger, python3-ledger
Size: 2200652
SHA256: 6c88f699f4ebcfb73d2ee4af44604b65834481d571a182a6129e0384527e0c39
SHA1: 59644d36d53eae72976314f76953d9ba6cbad973
MD5sum: 3b53090adf7130d1c0c0327d6c7be32c
Description: command-line double-entry accounting program
Ledger is a powerful and flexible double-entry accounting system run
entirely from the command line. Your accounts ledger is stored in one or
more plain-text files with a very simple and readable format, and ledger
does the hard work of balancing your books and reporting.
Description-md5:
Homepage: http://ledger-cli.org
Tag: implemented-in::c++, role::program
Section: utils
Priority: optional
Filename: pool/main/l/ledger/ledger_3.3.2-1+b1_amd64.deb