Fix broken package groups

fix broken package groups from a live desktop

After installing and removing XFCE desktop enviornment, WiFi was gone. Parts of the system were lost and networking failed to start up. The WiFi tab in Gnome was missing. Reinstalling Fedora packages from a Live USB fixed the problem.

Boot from a LiveCD/USB desktop, mount the system root directory, and reinstall the Fedora Workstation package group.

dnf --installroot /run/media/users/1000/uuid-ugly-abra-cada-bra0 groups install "Fedora Workstation"

References