Score:0

Install KDE Plasma Settings App Without Installing KDE Plasma

ar flag

So I recently uninstalled KDE Plasma. There are some configuration files that are messing up my GNOME Settings (discussed in my other question GNOME Tweaks > Window Titlebars Settings Don't Work).

How can I install the KDE Plasma settings app without installing the entire DE? When I try to use sudo apt install systemsettings, it asks for confirmation to install "the following packages," which includes literally every package that comes with KDE Plasma.

If unclear, the reason I want the KDE Plasma settings app is so I can change the settings in that app since I have no idea where the config files are. Since the config files are all in my home directory, the configs are being used by all DEs, and all DEs edit them, which is why changing them gets messy (as discussed in the link at the top of this question).

Ubuntu 20.04

Someone avatar
my flag
Let us [continue this discussion in chat](https://chat.stackexchange.com/rooms/133898/discussion-between-someone-and-alex-fullam).
Score:1
my flag

KDE system settings depend on libc libraries and qt5 libraries. AFAIK it does not depend on the full KDE plasma-desktop, but the KDE desktop is one of the suggested and recommended packages.

You can install the package without installing the recommended packages:

sudo apt update
sudo apt install --no-install-recommends systemsettings

NOTE: The above command will install the KDE system settings. You won't be able to tweak GNOME desktop using KDE system settings though.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.