1PLASMAPKG(1) KDE User's Manual PLASMAPKG(1)
2
3
4
6 plasmapkg - Install, list, remove Plasma packages
7
9 plasmapkg [-h, --hash path] [-g, --global] [-t, --type type] [-i,
10 --install path] [-u, --upgrade path] [-l, --list]
11 [--list-types] [-r, --remove name] [-p, --packageroot path]
12 [KDE Generic Options] [Qt Generic Options]
13
15 plasmapkg is a command line tool to install, list, remove Plasma
16 packages.
17
19 -h, --hash path
20 Generate a SHA1 hash for the package at “path”.
21
22 -g, --global
23 For install or remove, operates on packages installed for all
24 users.
25
26 -t, --type type
27 The type of package, e.g. theme, wallpaper, plasmoid, dataengine,
28 runner, layout-template, etc. [plasmoid].
29
30 -i, --install path
31 Install the package at “path”.
32
33 -u, --upgrade path
34 Upgrade the package at “path”.
35
36 -l, --list
37 List installed packages.
38
39 -r, --remove name
40 Remove the package named “name”.
41
42 -p, --packageroot path
43 Absolute path to the package root. If not supplied, then the
44 standard data directories for this KDE session will be searched
45 instead.
46
48 More detailed user documentation is available from help:/plasma-desktop
49 (either enter this URL into Konqueror, or run khelpcenter
50 help:/plasma-desktop).
51
53 plasmapkg was written by Aaron Seigo <aseigo@kde.org>.
54
55
56
57K Desktop Environment 2012-12-05 PLASMAPKG(1)