Red Hat Enterprise Linux 8 for developers

Get the RHEL 8 cheat sheet now

By: Mike Guerette, Vladimir Slavik

Updated: 5/7/2019

Red Hat Enterprise Linux (RHEL) 8 introduces new features and commands for packaging, containers, modules, and application streams. Throughout this cheat sheet you will learn how take advantage of these changes.

This cheat sheet explains how to:

  • Take advantage of the simplified system and software installation process.
  • Set up and manage containers with buildah, podman, and the Red Hat Universal Base Image (UBI).
  • Work with RHEL 8 Application Streams and their modules.
  • Install the most interesting application streams at a glance.

Download Now Download Now

RHEL 8 Cheat Sheet

Red Hat Enterprise Linux 8 module commands


List all modules

$ yum module list

List installed modules:

$ yum module list installed

Find which module provides a package:

$ yum module provides package

Examine details of a module:

$ yum module info module

List packages installed by profiles of a module:

$ yum module info --profile module:stream

Get the RHEL 8 cheat sheet now

Download Download