How to Install and Uninstall python3-ledger Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-ledger" package

Please follow the guidance below to install python3-ledger on Kali Linux

$ sudo apt update $ sudo apt install python3-ledger

2. Uninstall "python3-ledger" package

Please follow the instructions below to uninstall python3-ledger on Kali Linux:

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

3. Information about the python3-ledger package on Kali Linux

Package: python3-ledger
Source: ledger (3.3.2-1)
Version: 3.3.2-1+b1
Installed-Size: 6064
Maintainer: David Bremner
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), 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.32), libgcc-s1 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1)
Size: 1303116
SHA256: c6d3e0a2a93c2a5c547dd3c6bece30da04392ce8b0b8631d92701b04e90ebbf0
SHA1: d918df718cd948915b1a947707d8927a1e85e888
MD5sum: 3e6d816a35ac54784c38aa2dcce4a2ab
Description: command-line double-entry accounting program (python3 extension)
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.
.
This package provides the python3 module
Description-md5:
Homepage: http://ledger-cli.org
Section: python
Priority: optional
Filename: pool/main/l/ledger/python3-ledger_3.3.2-1+b1_amd64.deb