plasmapkg --version (return code: 0)
Qt: 4.8.7
KDE Development Platform: 4.14.16
Plasma Package Manager: 0.2
plasmapkg --help (return code: 0)
Usage: plasmapkg [Qt-options] [KDE-options] [options]
Install, list, remove Plasma packages
Generic options:
--help Show help about options
--help-qt Show Qt specific options
--help-kde Show KDE specific options
--help-all Show all options
--author Show author information
-v, --version Show version information
--license Show license information
-- End of options
Options:
-h, --hash <path> Generate a SHA1 hash for the package at <path>
-g, --global For install or remove, operates on packages installed for all users.
-t, --type <type> The type of package, e.g. theme, wallpaper, plasmoid, dataengine, runner, layout-template, etc. [plasmoid]
-i, --install <path> Install the package at <path>
-u, --upgrade <path> Upgrade the package at <path>
-l, --list List installed packages
--list-types lists all known Package types that can be installed
-r, --remove <name> Remove the package named <name>
-p, --packageroot <path> Absolute path to the package root. If not supplied, then the standard data directories for this KDE session will be searched instead.