diff --git a/modules/ROOT/pages/faq.adoc b/modules/ROOT/pages/faq.adoc index a017b99..c5f5063 100644 --- a/modules/ROOT/pages/faq.adoc +++ b/modules/ROOT/pages/faq.adoc @@ -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].