How to Install hgview-curses in Ubuntu 18.04



Install hgview-curses by entering the following commands in the terminal:

sudo apt update
sudo apt install hgview-curses

Description:

mercurial interactive history viewer (text interface)

Its purpose is to easily navigate in a mercurial repository history. It has been written with efficiency in mind when dealing with quite big repositories. . This package installs the text interface. Note that the Qt interface is more complete than the text interface and provides more views.

Homepage: http://www.hgview.org/

Version: 1.9.0-1.1

Section: universe/vcs