Hi,

I wanted to remove all LibreOffice components so I tried the following command:

           sudo dnf remove -y @libreoffice

This resulted in:

No packages marked for removal.
Dependencies resolved.
============================================================================================================================================================================
 Package                                  Architecture                            Version                                    Repository                                Size
============================================================================================================================================================================
Removing Groups:
 LibreOffice                                                                                                                                                              

Transaction Summary
============================================================================================================================================================================

Complete!


This was strange since the group had no packages in it.

Why is that ?

Just to confirm I installed the LibreOffice group once again via:

                      sudo dnf install -y @libreoffice

And that resulted in:

Dependencies resolved.
============================================================================================================================================================================
 Package                                  Architecture                            Version                                    Repository                                Size
============================================================================================================================================================================
Installing Groups:
 LibreOffice                                                                                                                                                              

Transaction Summary
============================================================================================================================================================================

Complete!



Why is there a blank group of LibreOffice ?


Why aren't the required packages in it ?

--
Regards,
Sreyan Chakravarty