Warning, /system/apper/doc/man-apper.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>Apper User's Manual</title>
0009 <authorgroup>
0010 <author>
0011       <firstname>Daniel</firstname>
0012       <surname>Nicoletti</surname>
0013       <email>dantti12@gmail.com</email>
0014 </author>
0015 <author>
0016       <firstname>Matthias</firstname>
0017       <surname>Klumpp</surname>
0018       <email>matthias@tenstral.net</email>
0019 </author>
0020 </authorgroup>
0021 <date>2016-11-28</date>
0022 <releaseinfo>apper 0.9.3</releaseinfo>
0023 </refentryinfo>
0024 
0025 <refmeta>
0026 <refentrytitle><command>apper</command></refentrytitle>
0027 <manvolnum>1</manvolnum>
0028 </refmeta>
0029 
0030 <refnamediv>
0031 <refname><command>apper</command></refname>
0032 <refpurpose>An application and package manager using PackageKit</refpurpose>
0033 </refnamediv>
0034 
0035 <refsynopsisdiv>
0036 <cmdsynopsis>
0037 <command>apper</command>
0038 <group choice="opt"><option>--updates</option> </group>
0039 <group choice="opt"><option>--settings</option> </group>
0040 <group choice="opt"><option>--backend-details</option> </group>
0041 <group choice="opt"><option>--type</option><replaceable>
0042 mime-type</replaceable></group>
0043 <group choice="opt"><option>--name</option><replaceable>
0044 name</replaceable></group>
0045 <group choice="opt"><option>--file</option><replaceable>
0046 file</replaceable></group>
0047 <group choice="opt"><option>--resource</option><replaceable>
0048 font</replaceable></group>
0049 <group choice="opt"><option>--catalog</option><replaceable>
0050 file</replaceable></group>
0051 
0052 </cmdsynopsis>
0053 </refsynopsisdiv>
0054 
0055 <refsect1>
0056 <title>Description</title>
0057 <para>Apper is an interface for PackageKit</para>
0058 <para>Apper is able to manage packages, applications and updates in a cross-distribution way thanks to the PackageKit project.</para>
0059 <para>It is providing &Linux; users a single application that they can learn and use in whatever distribution they are.</para>
0060 
0061 </refsect1>
0062 
0063 <refsect1>
0064 <title>Options</title>
0065 <variablelist>
0066 
0067 <varlistentry>
0068 <term><option>--updates</option></term>
0069 <listitem><para>Show available updates</para></listitem>
0070 </varlistentry>
0071 
0072 <varlistentry>
0073 <term><option>--settings</option></term>
0074 <listitem><para>Show Apper configuration page.</para></listitem>
0075 </varlistentry>
0076 
0077 <varlistentry>
0078 <term><option>--backend-details</option></term>
0079 <listitem><para>Display information about the backend PackageKit uses at time.</para></listitem>
0080 </varlistentry>
0081 
0082 <varlistentry>
0083 <term><option>--type</option> <replaceable>mime-type</replaceable></term>
0084 <listitem><para>Call the mime-type installer.</para></listitem>
0085 </varlistentry>
0086 
0087 <varlistentry>
0088 <term><option>--name</option> <replaceable>name</replaceable></term>
0089 <listitem><para>Install package with the name <replaceable>name</replaceable>.</para></listitem>
0090 </varlistentry>
0091 
0092 <varlistentry>
0093 <term><option>--file</option> <replaceable>file</replaceable></term>
0094 <listitem><para>Install package providing file <replaceable>file</replaceable>.</para></listitem>
0095 </varlistentry>
0096 
0097 <varlistentry>
0098 <term><option>--resource</option> <replaceable>font</replaceable></term>
0099 <listitem><para>Install a font resource.</para></listitem>
0100 </varlistentry>
0101 
0102 <varlistentry>
0103 <term><option>--catalog</option> <replaceable>file</replaceable></term>
0104 <listitem><para>Install the package catalog in <replaceable>file</replaceable>.</para></listitem>
0105 </varlistentry>
0106 
0107 </variablelist>
0108 </refsect1>
0109 
0110 <refsect1>
0111 <title>See Also</title>
0112 <simplelist>
0113 <member>More information about Apper can be found at <ulink
0114 url="http://kde-apps.org/content/show.php/Apper?content=84745">the Apper website</ulink>.</member>
0115 <member>kf5options(7)</member>
0116 <member>qt5options(7)</member>
0117 </simplelist>
0118 </refsect1>
0119 
0120 <refsect1>
0121 <title>Authors</title>
0122 <para>The maintainer of Apper is Daniel Nicoletti <email>dantti12@gmail.com</email>;
0123 This manual page was written by Matthias Klumpp <email>matthias@tenstral.net</email>.</para>
0124 </refsect1>
0125 
0126 </refentry>