Below you will find pages that utilize the taxonomy term “Centos-8”
Installing KDE Plasma 5 on CentOS 8
You can watch the following video. There are also text instructions below the video. (including getting sddm working)
I started off with just a boot install of CentOS 8, so I wouldn’t have Gnome or any other unnecessary cruft installed. After installation, I enabled the EPEL repository - latest directions for that are here.
After that, I had to install KDE by typing:
sudo dnf groupinstall “KDE Plasma Workspaces”
systemctl set-default graphical.target
CentOS 8 on Acer Aspire One D255E
A little over a year ago, I put CentOS 7 on my Acer Aspire One. We had no idea when RHEL 8 was coming out (turns out just a few months later when I was at the Red Hat Summit, it was the release party for RHEL 8), so 7 went on there. And at Red Hat Summit I learned that, while running CentOS 7, suspend worked on that netbook. However, it was already pretty old by the time I put it on the netbook and it was missing certain libraries and had old versions of libraries like Go so I couldn’t do something like install Weechat-Matrix on there.