How to Install cylc in Ubuntu 18.04



Install cylc by entering the following commands in the terminal:

sudo apt update
sudo apt install cylc

Description:

Workflow scheduler

Cylc ("silk") is a suite engine and meta-scheduler that specializes in suites of cycling tasks for weather forecasting, climate modeling, and related processing (it can also be used for one-off workflows of non-cycling tasks, which is a simpler problem).

Homepage: https://cylc.github.io/cylc

Version: 7.6.0-1

Section: universe/utils