Seth Kenlon is a UNIX geek, free culture advocate, independent multimedia artist, and D&D nerd. He has worked in the film and computing industry, often at the same time. He is one of the maintainers of the Slackware-based multimedia production project Slackermedia.
Seth Kenlon
New Zealand (South Island)
Authored Comments
Is gaming as a platform-specific thing any more? I know historically that there were lots of companies that produced simple games for Amiga and DOS and so on, but it seems like that's transitioned to "indie" developers now. Games get produced often across platforms or for the web, and are posted to Itch.io and Flathub.org, which are where I go for many of my favourite quirky simple games for Linux. If you haven't scraped those sites for games, give them a try.
KDE is in the EPEL repository for RHEL and CentOS Stream. Full details are here https://fedoraproject.org/wiki/SIGs/KDE/EPEL but the quick summary:
$ sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (note the version is 8 here, so if you're on 7 or 9 then adjust accordingly)
$ sudo dnf groupinstall kde-desktop-environment
You have to log out and then back in, setting your desktop to Plasma at the login prompt.
This does *not* uninstall GNOME, so you'll still have all your GNOME apps in KDE, and you'll have KDE apps in GNOME. I use apps from both desktops, and appreciate having access to both.