The name of the pkg is plasma-welcome now you can use dnf to delete it
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
This does indeed directly solve OP's original problem, but it does not answer the question of why GNOME Software isn't working as it should.
I’d guess because the metadata says it’s required for KDE, so cannot be removed. The UI should show that probably.
https://github.com/KDE/plasma-welcome/blob/master/org.kde.plasma-welcome.appdata.xml
Ah yes, hard dependencies that are not actually hard dependencies.
That package may just be protected.
@OP to actually help you it would be really smart to record the issue you had when installing. Maybe SDDM setting up alongside GNOME or something?
KDE on Fedora works really well, but mixing the apps was a pain in the past, may not be anymore as the KDE Devs deal with GNOME being GNOME by just packing the needed icons into every app.
I had heard that having two DE installed could cause problems, but when I checked https://docs.fedoraproject.org/en-US/quick-docs/switching-desktop-environments/ I didn't see any warning so I tried.
I guess, if I really wanna try KDE outside of a virtual machine, I'm gonna do a Clonezilla backup of my Gnome Fedora installation and wipe everything before starting on a fresh KDE installation.
You might try to just swap the groups
sudo dnf group remove "WorkstationSomething"
sudo dnf group install "Plasma Desktop"
Or something, I dont use traditional Fedora anymore and only used it for a a few weeks.
I ain’t gonna try anything anymore, as I feel like I dodged a bullet and could have broken my precious installation.
That is unless I grow tired of Gnome one day.
Swapping some packages really shouldnt be a problem.
But learn how to do BTRFS system snapshota before.
Also, discussion.fedoraproject.org
Technically, if you would have been on Fedora Atomic, you could have just rebased to the Kinoite branch. Perhaps even created a new user so your home folder doesn't get populated by unwanted stuff. And, afterwards, you could rebase back to whatever your original branch was.
Furthermore, downloading any distro that defaults to KDE and offers a live environment should be able to offer you a KDE experience within the live environment as well.
Sudo dnf remove plasma-welcome removed the package but it's still appearing as intalled in the package center. I'm gonna try rebooting and see if it solves the issue...
Edit: rebooting solved the issue so thanks a lot!
Okay thanks I’m gonna try that package name as soon as I can get in front on of this computer. Let’s hope it works.
I’ll keep you posted.