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

kpackagetool6 - Install, list, remove Plasma packages

Authors

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

KDE Frameworks Frameworks 5.30                     2017-01-03                                   KPACKAGETOOL6(1)

Description

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

Name

       kpackagetool6 - Install, list, remove Plasma packages

Options

-v,--version
           Displays version information.

       -h,--help
           Displays this help.

       --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, corresponding to the service type of the package plugin, e.g.  KPackage/Generic,
           Plasma/Theme, Plasma/Wallpaper, Plasma/Applet, etc.

       -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.

       --generate-indexpath
           Recreate the plugin index. To be used in conjunction with either the option -t or -g. Recreates the
           index for the given type or package root. Operates in the user directory, unless -g is used.

See Also

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

Synopsis

kpackagetool6 [-v,--version] [-h,--help] [--hashpath] [-g,--global] [-t,--typetype] [-i,--installpath] [-s,--showname] [-u,--upgradepath] [-l,--list] [--list-types] [-r,--removename] [-p,--packagerootpath] [--generate-index]

See Also