How to Install gource in Ubuntu 18.04



Install gource by entering the following commands in the terminal:

sudo apt update
sudo apt install gource

Description:

graphical source control visualisation

OpenGL-based 3D visualisation tool for source control repositories. . The repository is displayed as a tree where the root of the repository is the centre, directories are branches and files are leaves. Contributors to the source code appear and disappear as they contribute to specific files and directories.

Homepage: http://gource.io

Version: 0.47-1

Section: universe/vcs