On Sat, Mar 07, 2020 at 11:00:40PM +0530, Harsh Jain wrote: > I did dnf grouplist -v and the output was > > Available Environment Groups: > Fedora Custom Operating System (custom-environment) > Minimal Install (minimal-environment) > Fedora Server Edition (server-product-environment) > Fedora Workstation (workstation-product-environment) > Fedora Cloud Server (cloud-server-environment) > KDE Plasma Workspaces (kde-desktop-environment) > Xfce Desktop (xfce-desktop-environment) > LXDE Desktop (lxde-desktop-environment) > LXQt Desktop (lxqt-desktop-environment) > Cinnamon Desktop (cinnamon-desktop-environment) > MATE Desktop (mate-desktop-environment) > Sugar Desktop Environment (sugar-desktop-environment) > Deepin Desktop (deepin-desktop-environment) > Development and Creative Workstation (developer-workstation-environment) > Web Server (web-server-environment) > Infrastructure Server (infrastructure-server-environment) > Basic Desktop (basic-desktop-environment) > > which does not include the Pantheon desktop environment ,how does it work? > how can i fix it ? Groups are controlled from the fedora-comps repo: https://pagure.io/fedora-comps/ The "Pantheon Desktop" is marked: <uservisible>false</uservisible> which is normal, you normally want a regular group that is just the desktop and then an environment group that includes all the other groups needed to make things work... Look at the xfce-desktop group. It has just the base Xfce stuff in it, there's also a xfce-apps and xfce-plugins and so forth. Then, the environment group has base-x, standard, core, xfce-desktop and xfce-apps and xfce-extra-plugins as optional groups. So, to fix this you need an environment group. You can submit a PR on the above project or if you like file a bug on fedora-comps and try and get someone to find the time to create one for you. :) Hope that helps, Side note: you can do 'dnf grouplist -v hidden' to find all the groups, hidden or not. kevin
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx