Description of problem: In comps, it's supposed to be installed if lxde-common is going to be installed. in fact "dnf update" on LXDE Live works as expected but live image is somehow pulling in imsettings-gsettings instead. Version-Release number of selected component (if applicable): Fedora-LXDE-Live-28-20180418.n.0 Additional info: https://pagure.io/fedora-comps/blob/master/f/comps-f28.xml.in#_3241
ouch, s/dnf update/dnf groupinstall input-methods/
Just installed Fedora-LXDE-Live-x86_64-30-20190408.n.0.iso spin and found that [parag@localhost-live ~]$ rpm -qa | grep imsettings imsettings-1.8.1-1.fc30.x86_64 imsettings-libs-1.8.1-1.fc30.x86_64 imsettings-lxde-1.8.1-1.fc30.x86_64 [parag@localhost-live ~]$ rpm -qa | grep lxde-co lxde-common-0.99.2-7.fc30.noarch [parag@localhost-live ~]$ rpm -qa | grep gsettings gsettings-desktop-schemas-3.32.0-1.fc30.x86_64 [parag@localhost-live ~]$ Thus, no imsettings-gsettings is installed but imsettings-lxde is already installed.