Hi,

I had dnf group install lxqt. dnf group remove lxqt wanted to remove pretty much everything on my KDE box. I removed individual packages with lxqt-*.

Now I can't install lxqt group because dnf thinks it is already installed although there no lxqt-* packages on my system anymore. I can't remove lxqt and reinstall because it will remove everything else along with it.

1. Why does `dnf group remove lxqt` wants to remove everything on my system? Most of it is not explicitely installed by me https://paste.fedoraproject.org/291300/
2. How can I reinstall lxqt group?
3. Is it a bug in dnf?
4. Is there a reinstall option for group?

$ sudo dnf group list
Last metadata expiration check performed 0:53:42 ago on Tue Nov 17 08:06:22 2015.
Available environment groups:
  Minimal Install
  Fedora Server
  Fedora Cloud Server
  KDE Plasma Workspaces
  Xfce Desktop
  LXDE Desktop
  Cinnamon Desktop
  MATE Desktop
  Sugar Desktop Environment
  Development and Creative Workstation
  Web Server
  Infrastructure Server
  Basic Desktop
Installed environment groups:
  Fedora Workstation
  LXQt Desktop
Installed groups:
  Administration Tools
  C Development Tools and Libraries
  LibreOffice

$ sudo dnf group install lxqt
Last metadata expiration check performed 0:54:20 ago on Tue Nov 17 08:06:22 2015.
Group 'LXQt' is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!

[sudhir@fedora ~]$ rpm -qa | grep lxqt
[sudhir@fedora ~]$ 

Regards,
Sudhir Khanger,
sudhirkhanger.com.