How to Install zram-config in Ubuntu 18.04



Install zram-config by entering the following commands in the terminal:

sudo apt update
sudo apt install zram-config

Description:

Upstart job to enable zram support

This installs a simple Upstart job to enable zram support on kernels that have the module available.

Version: 0.5

Section: universe/utils