CertGrid CertGrid
Hands-on Lab·Red Hat Certified System Administrator

Flatpak Repositories and Applications

RHEL 10 removed the whole container domain from EX200 and added two Flatpak objectives in its place, so there is very little RHCSA material on this yet. Configuring access to a repository and installing from it are both done here on a real remote, and both of the errors a first attempt produces are captured.

Managing Software Guide 15 of 67 Intermediate

Written against the versions above. The `rhel` remote is pre-configured on every RHEL 10 install and points at `oci+https://flatpaks.redhat.io/rhel/`, which needs subscription entitlement - it cannot even be listed without it. This guide adds Flathub instead. **The commands are identical whichever remote you use**, which is what the objective is about.

One machine with outbound HTTPS. The install pulls about 1.6 GB of runtimes.
Server NameIP AddressOSRolesCPURAMHDD
RHCSA-A01192.168.0.31RHEL 10.0 (Coughlan)Practice node (graded) - spare /dev/sda2 Core4 GB50 GB + 15 GB

Before you start

  1. What is already configured

  2. Why the shipped remote will not work here

  3. Configuring access to a repository

  4. Finding an application

  5. Installing, and why it needs root

  6. What you actually installed

  7. Removing, and reclaiming the runtimes

Official sources