Warning, /frameworks/plasma-framework/docs/plasmapkg2/man-plasmapkg2.1.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003 <!ENTITY % English "INCLUDE">
0004 ]>
0005 
0006 <refentry lang="&language;">
0007 <refentryinfo>
0008 <title>Plasma Package Manager</title>
0009 <date>2014-04-25</date>
0010 <releaseinfo>Frameworks 5.0</releaseinfo>
0011 <productname>KDE Frameworks</productname>
0012 </refentryinfo>
0013 
0014 <refmeta>
0015 <refentrytitle><command>plasmapkg2</command></refentrytitle>
0016 <manvolnum>1</manvolnum>
0017 </refmeta>
0018 
0019 <refnamediv>
0020 <refname><command>plasmapkg2</command></refname>
0021 <refpurpose>Install, list, remove &plasma; packages</refpurpose>
0022 </refnamediv>
0023 
0024 <refsynopsisdiv>
0025 <cmdsynopsis>
0026 <command>plasmapkg2</command>
0027 
0028 <group choice="opt"><option>--hash</option> <replaceable> path</replaceable></group>
0029 <group choice="opt"><option>-g, --global</option></group>
0030 <group choice="opt"><option>-t, --type</option> <replaceable> type</replaceable></group>
0031 <group choice="opt"><option>-i, --install</option> <replaceable> path</replaceable></group>
0032 <group choice="opt"><option>-s, --show</option> <replaceable> name</replaceable></group>
0033 <group choice="opt"><option>-u, --upgrade</option> <replaceable> path</replaceable></group>
0034 <group choice="opt"><option>-l, --list</option></group>
0035 <group choice="opt"><option>--list-types</option></group>
0036 <group choice="opt"><option>-r, --remove</option> <replaceable> name</replaceable></group>
0037 <group choice="opt"><option>-p, --packageroot</option> <replaceable> path</replaceable></group>
0038 </cmdsynopsis>
0039 </refsynopsisdiv>
0040 
0041 <refsect1>
0042 <title>Description</title>
0043 <para><command>plasmapkg2</command> is a command line tool to
0044 install, list, remove &plasma; packages.</para>
0045 
0046 </refsect1>
0047 
0048 <refsect1>
0049 <title>Options</title>
0050 
0051 <variablelist>
0052 <varlistentry>
0053 <term><option>--hash</option> <replaceable> path</replaceable></term>
0054 <listitem><para>Generate a SHA1 hash for the package at <quote>path</quote>.</para></listitem>
0055 </varlistentry>
0056 <varlistentry>
0057 <term><option>-g, --global</option></term>
0058 <listitem><para>For install or remove, operates on packages installed for all users.</para></listitem>
0059 </varlistentry>
0060 <varlistentry>
0061 <term><option>-t, --type</option> <replaceable> type</replaceable></term>
0062 <listitem><para>The type of package, &eg; theme, wallpaper, plasmoid, dataengine, runner, layout-template, &etc; [plasmoid].</para></listitem>
0063 </varlistentry>
0064 <varlistentry>
0065 <term><option>-i, --install</option> <replaceable> path</replaceable></term>
0066 <listitem><para>Install the package at <quote>path</quote>.</para></listitem>
0067 </varlistentry>
0068 <varlistentry>
0069 <term><option>-s, --show</option> <replaceable> name</replaceable></term>
0070 <listitem><para>Show information of package <quote>name</quote>.</para></listitem>
0071 </varlistentry>
0072 <varlistentry>
0073 <term><option>-u, --upgrade</option> <replaceable> path</replaceable></term>
0074 <listitem><para>Upgrade the package at <quote>path</quote>.</para></listitem>
0075 </varlistentry>
0076 <varlistentry>
0077 <term><option>-l, --list</option></term>
0078 <listitem><para>List installed packages.</para></listitem>
0079 </varlistentry>
0080 <varlistentry>
0081 <term><option>--list-types</option></term>
0082 <listitem><para>Lists all known Package types that can be installed.</para></listitem>
0083 </varlistentry>
0084 <varlistentry>
0085 <term><option>-r, --remove</option> <replaceable> name</replaceable></term>
0086 <listitem><para>Remove the package named <quote>name</quote>.</para></listitem>
0087 </varlistentry>
0088 <varlistentry>
0089 <term><option>-p, --packageroot</option> <replaceable> path</replaceable></term>
0090 <listitem><para>Absolute path to the package root. If not supplied, then the standard data
0091 directories for this &plasma; session will be searched instead.</para></listitem>
0092 </varlistentry>
0093 
0094 </variablelist>
0095 
0096 </refsect1>
0097 
0098 <refsect1>
0099 <title>See Also</title>
0100 
0101 <para>More detailed user documentation is available from <ulink
0102 url="help:/plasma-desktop">help:/plasma-desktop</ulink>
0103 (either enter this &URL; into &konqueror;, or run
0104 <userinput><command>khelpcenter</command>
0105 <parameter>help:/plasma-desktop</parameter></userinput>).</para>
0106 
0107 </refsect1>
0108 
0109 <refsect1>
0110 <title>Authors</title>
0111 <para><command>plasmapkg2</command> was written by
0112 <personname><firstname>Aaron</firstname><surname>Seigo</surname></personname> <email>aseigo@kde.org</email>.</para>
0113 </refsect1>
0114 
0115 </refentry>