logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plasmapkg2 - Install, list, remove Plasma packages

Authors

plasmapkg2 was written by Aaron Seigo <aseigo@kde.org>.

KDE Frameworks Frameworks 5.0                      2014-04-25                                      PLASMAPKG2(1)

Description

plasmapkg2 is a command line tool to install, list, remove Plasma packages.

Name

       plasmapkg2 - Install, list, remove Plasma packages

Options

--hashpath
           Generate a SHA1 hash for the package at “path”.

       -g,--global
           For install or remove, operates on packages installed for all users.

       -t,--typetype
           The type of package, e.g.  theme, wallpaper, plasmoid, dataengine, runner, layout-template, etc.
           [plasmoid].

       -i,--installpath
           Install the package at “path”.

       -s,--showname
           Show information of package “name”.

       -u,--upgradepath
           Upgrade the package at “path”.

       -l,--list
           List installed packages.

       --list-types
           Lists all known Package types that can be installed.

       -r,--removename
           Remove the package named “name”.

       -p,--packagerootpath
           Absolute path to the package root. If not supplied, then the standard data directories for this
           Plasma session will be searched instead.

See Also

       More detailed user documentation is available from help:/plasma-desktop (either enter this URL into
       Konqueror, or run khelpcenterhelp:/plasma-desktop).

Synopsis

plasmapkg2 [--hashpath] [-g,--global] [-t,--typetype] [-i,--installpath] [-s,--showname] [-u,--upgradepath] [-l,--list] [--list-types] [-r,--removename] [-p,--packagerootpath]

See Also