How to Install and Uninstall ledger Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "ledger" package

This guide let you learn how to install ledger on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ledger

2. Uninstall "ledger" package

Please follow the steps below to uninstall ledger on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ledger package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ledger
Priority: optional
Section: universe/utils
Installed-Size: 7693
Maintainer: Ubuntu Developers
Original-Maintainer: Matt Palmer
Architecture: amd64
Version: 3.1.1+dfsg1-1
Depends: libboost-filesystem1.58.0, libboost-iostreams1.58.0, libboost-python1.58.0, libboost-regex1.58.0, libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.4), libgmp10, libicu55 (>= 55.1-1~), libmpfr4 (>= 3.1.3), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2)
Filename: pool/universe/l/ledger/ledger_3.1.1+dfsg1-1_amd64.deb
Size: 2279796
MD5sum: 17214b75f3c6d354c5b13a9959e38a4b
SHA1: 1237b03de017a5ea714ba6a18326d84b331d23dc
SHA256: bc462c1054de6f4ce8ea7a2ac77421f5e7e13247e963d5d9d911e1080ef7baeb
Description-en: 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: e7a7a30673406f7486331b2d6359a532
Homepage: http://ledger-cli.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu