How to Install criu in Ubuntu 18.04



Install criu by entering the following commands in the terminal:

sudo apt update
sudo apt install criu

Description:

checkpoint and restore in userspace

criu contains the utilities to checkpoint and restore processes in userspace.

Homepage: http://www.criu.org/

Version: 3.6-2

Section: universe/admin