How to Install sqitch in Ubuntu 18.04



Install sqitch by entering the following commands in the terminal:

sudo apt update
sudo apt install sqitch

Description:

sane database change management

Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git.

Homepage: http://sqitch.org/

Version: 0.9996-1

Section: universe/perl