How to Install hledger-ui in Ubuntu 18.04



Install hledger-ui by entering the following commands in the terminal:

sudo apt update
sudo apt install hledger-ui

Description:

curses-style user interface for the hledger accounting tool

This is hledger's curses-style interface. It is simpler and more convenient for browsing data than the command-line interface, but lighter and faster than hledger-web.

Homepage: http://hledger.org

Version: 1.2-1

Section: universe/utils