How to Install ruby-tdiff in Ubuntu 18.04



Install ruby-tdiff by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-tdiff

Description:

Calculates the differences between two tree-like structures

Tdiff calculates the differences between two tree-like structures. It is similar to Rubys built-in TSort module.

Homepage: https://github.com/postmodern/tdiff

Version: 0.3.3-1

Section: universe/ruby