Currently, Fleet Desktop for Kubuntu requires Google Chrome (#24812)

More context:
https://github.com/fleetdm/fleet/issues/23697#issuecomment-2546913113

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
This commit is contained in:
Noah Talerman
2024-12-16 17:50:56 -06:00
committed by GitHub
co-authored by Rachael Shaw
parent c6f922ba6b
commit 8759f4b23f
+1 -1
View File
@@ -94,7 +94,7 @@ If a table is not available for your host, Fleet will generally handle things be
Fleet Desktop is supported on Ubuntu and Fedora.
Fedora requires a [gnome extension](https://extensions.gnome.org/extension/615/appindicator-support/) and Google Chrome for Fleet Desktop.
Fedora and some flavors of Ubuntu (e.g. Kubuntu) require a [gnome extension](https://extensions.gnome.org/extension/615/appindicator-support/) and Google Chrome for Fleet Desktop.
Fleet's default (un)install scripts use `apt-get` for Debian-based distributions, and `dnf` for Red Hat-based distributions. To install packages on CentOS versions prior to 8, either add `dnf` or edit install and uninstall scripts to use the `yum` or `rpm` command.