1PLASMAPKG2(1) Plasma Package Manager PLASMAPKG2(1)
2
3
4
6 plasmapkg2 - Install, list, remove Plasma packages
7
9 plasmapkg2 [--hash path] [-g, --global] [-t, --type type] [-i,
10 --install path] [-s, --show name] [-u, --upgrade path] [-l,
11 --list] [--list-types] [-r, --remove name] [-p,
12 --packageroot path]
13
15 plasmapkg2 is a command line tool to install, list, remove Plasma
16 packages.
17
19 --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 -s, --show name
34 Show information of package “name”.
35
36 -u, --upgrade path
37 Upgrade the package at “path”.
38
39 -l, --list
40 List installed packages.
41
42 --list-types
43 Lists all known Package types that can be installed.
44
45 -r, --remove name
46 Remove the package named “name”.
47
48 -p, --packageroot path
49 Absolute path to the package root. If not supplied, then the
50 standard data directories for this Plasma session will be searched
51 instead.
52
54 More detailed user documentation is available from help:/plasma-desktop
55 (either enter this URL into Konqueror, or run khelpcenter
56 help:/plasma-desktop).
57
59 plasmapkg2 was written by Aaron Seigo <aseigo@kde.org>.
60
61
62
63KDE Frameworks Frameworks 5.0 2014-04-25 PLASMAPKG2(1)