FIXED. I needed to get the list of dependencies of kde-games-meta. To do it, I needed to do: pacman -Qi kde-games-meta. I need to grab only the relevant part, so grep "Depends On", and then I need to cut and grab the list of the actual games, so using cut -d ":" -f2.
sudo apt-mark minimize-manual *Docs here. Add KDE (via Kubuntu's meta-package): sudo apt install kubuntu-desktop. Uninstall the GNOME meta-package: sudo apt remove ubuntu-desktop (Depending on your installation type, remove ubuntu-desktop-minimal, or ubuntu-desktop-raspi too) Log out and log into a KDE session!
Just installed Gnome 3 and am looking to uninstall KDE. This is what I'm getting: todd ~ $ sudo pacman -R kde checking dependencies error: failed to prepare transaction (could not satisfy dependencies) :: kdeplasma-addons-libs: requires kdebase-workspace todd ~ $. It also errored on ktorrent and gtk-kde4 but I removed those manually.Completely remove PulseAudio & replace it with ALSA (LMDE): A. Menu > Preferences > Startup Applications > uncheck "PulseAudio Sound System", PulseAudio Sound System KDE Routing Policy" and "Volume Control". B. Menu > Administration > Services > uncheck "pulseaudio". C. Remove pulseaudio, related packages and configuration files.
Operating System: Arch Linux KDE Plasma Version: 5.21.1 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.11.1-arch1-1 OS Type: 64-bit Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor Memory: 15.6 GiB of RAM Graphics Processor: GeForce RTX 2060/PCIe/SSE2. Last edited by TimelyPeach (2021-02-27 15:35:05)
On Latte Dock Settings, select: File > Quit Latte [Screenshot] Quit Latte Dock. Disable/remove it from autostart. Open System Settings, go to: Workspace > Startup and Shutdown > Autostart, or just type "Autostart" from search menu bar. Click on Latte, Then remove it by click button "-" (Remove) [Screenshot] Remove Latte Dock from Autostart. Share.
sudo pacman -S xorg xorg-xinit. Install xorg and xorg-xinit packages. Then you need to create the X initiation file. It has the name .xinitrc and placed in your home directory. The content of the file is “ exec startkde ”. echo "exec startkde" > ~/.xinitrc. Creating xinitrc file. Finally, you install plasma-desktop.1. Pamac. The first GUI package manager in this list is Pamac, developed by the Manjaro Linux team. It has a nice and user-friendly interface makes it super easy to use. The intuitive interface makes it easy for users to install, remove, and update packages. It is built upon libalpm with AUR. AgGdRRc.