Hello,
Fresh install of Fedora Workstation 42 here. I tried to remove firefox and its language packs.
$ sudo dnf remove --noautoremove firefox firefox-langpacks
Package Arch Version Repository Size
Removing:
firefox x86_64 139.0.4-1.fc42 updates 246.2 MiB
firefox-langpacks x86_64 139.0.4-1.fc42 updates 41.0 MiB
Removing dependent packages:
anaconda-webui noarch 33-1.fc42 624cbc92582d4ecfae4c58749abde4f8 5.7 MiB
Transaction Summary:
Removing: 3 packages
I couldn’t find much information on what anaconda-webui is and why it’s being uninstalled with firefox. I see the github page here GitHub - rhinstaller/anaconda-webui: Anaconda Web UI planning and discussions. but it is not super descriptive.
What would break, if anything, if anaconda-webui is removed?