kpackagetool6
manages KDE Plasma 6 packages including plasmoids, themes
TLDR
List all known package types
SYNOPSIS
kpackagetool6 [options]
DESCRIPTION
kpackagetool6 manages KDE Plasma 6 packages including plasmoids (widgets), themes, wallpapers, and other Plasma components. It is the KDE 6 version of the package management tool.
Package types include Plasma/Applet (widgets), Plasma/Theme, Plasma/Wallpaper, Plasma/LookAndFeel, and more. User packages are stored in ~/.local/share/plasma/.
PARAMETERS
--list-types
List all available package types-t, --type TYPE
Package type (Plasma/Applet, Plasma/Theme, etc.)-i, --install PATH
Install package from directory-u, --upgrade PATH
Update existing package-r, --remove NAME
Remove installed package-l, --list
List installed packages-g, --global
Operate on global (system-wide) packages
CAVEATS
KDE 6 specific; for KDE 5 use kpackagetool5. Some packages may require Plasma restart to take effect. Global installation requires root privileges.
HISTORY
kpackagetool6 is part of KDE Frameworks 6, the successor to KDE Frameworks 5. It continues the modular package management system for Plasma components.
SEE ALSO
kpackagetool5(1), plasmapkg2(1)
