How to Install ledger in Ubuntu 18.04



Install ledger by entering the following commands in the terminal:

sudo apt update
sudo apt install ledger

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.

Homepage: http://ledger-cli.org

Version: 3.1.2~pre1+g3a00e1c+dfsg1-5build5

Section: universe/utils