Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions modules/ROOT/pages/faq.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,12 @@ When should I use the rpm macro %\{eln}?::

Never. In nearly all cases, you actually want to use the %\{rhel} macro.
See xref:eln-macros.adoc[ELN Macros] for more information.

There is no browser preinstalled in ELN, what should I do?::

RHEL 11 will only ship and preinstall the Firefox RHEL Flatpak and not its RPM version. Because
ELN follows closely what RHEL 11 will be, it doesn't ship the RPM version of Firefox and also
no Flatpaks are produced for ELN. To get your installed systems as close as possible to RHEL 11,
we suggest you to install Firefox Fedora Flatpak by following the
https://docs.fedoraproject.org/en-US/flatpak/installation/[installation guide for Fedora Flatpaks]
or Firefox RHEL Flatpak by following the https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/administering_the_system_using_the_gnome_desktop_environment/assembly_installing-applications-using-flatpak_administering-the-system-using-the-gnome-desktop-environment[installation guide for RHEL Flatpaks].