2002-07-08 04:28:42 +08:00
|
|
|
<sect1 id="kde-utils">
|
|
|
|
<?dbhtml filename="kde-utils.html" dir="kde"?>
|
2003-04-15 11:58:33 +08:00
|
|
|
<title>kdeutils-&kde-version;</title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>kdeutils</application></title>
|
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink url="&kde-utils-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink url="&kde-utils-download-ftp;"/></para></listitem>
|
|
|
|
<listitem><para>Download size: &kde-utils-size;</para></listitem>
|
|
|
|
<listitem><para>Estimated Disk space required: &kde-utils-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time: &kde-utils-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<sect3><title><application>kdeutils</application> dependencies</title>
|
|
|
|
<sect4><title>Required</title>
|
|
|
|
<para><xref linkend="kde-base"/>
|
|
|
|
</para></sect4>
|
2004-02-15 23:59:44 +08:00
|
|
|
<sect4><title>Optional</title>
|
|
|
|
<para>
|
|
|
|
<xref linkend="libxml2"/> and
|
|
|
|
<ulink url="http://tpctl.sourceforge.net/">tpctl</ulink>
|
|
|
|
</para></sect4>
|
2003-09-17 12:30:29 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>kdeutils</application></title>
|
|
|
|
|
2003-09-28 02:46:10 +08:00
|
|
|
<para>Install <application>kdeutils</application> with:</para>
|
2003-09-17 12:30:29 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
2002-09-15 05:47:22 +08:00
|
|
|
--disable-dependency-tracking &&
|
2002-07-08 04:28:42 +08:00
|
|
|
make &&
|
2003-09-28 02:46:10 +08:00
|
|
|
make install</command></userinput></screen>
|
2003-09-17 12:30:29 +08:00
|
|
|
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
2003-09-17 12:30:29 +08:00
|
|
|
|
2004-02-15 23:59:44 +08:00
|
|
|
<para>Major programs in <application>kdeutils</application> include
|
|
|
|
<command>ark</command>,
|
|
|
|
<command>irkick</command>,
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>kcalc</command>,
|
2004-02-15 23:59:44 +08:00
|
|
|
<command>kcharselect</command>,
|
|
|
|
<command>kcmlirc</command>,
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>kdepasswd</command>,
|
|
|
|
<command>kdf</command>,
|
|
|
|
<command>kedit</command>,
|
|
|
|
<command>kfloppy</command>,
|
2004-02-15 23:59:44 +08:00
|
|
|
<command>kgpg</command>,
|
|
|
|
<command>khexedit</command>,
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>kjots</command>,
|
2004-02-15 23:59:44 +08:00
|
|
|
<command>ksim</command>,
|
|
|
|
<command>kregexpeditor</command>,
|
|
|
|
<command>ktimer</command> and
|
|
|
|
<command>kwallet</command>.
|
2003-09-17 12:30:29 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
2004-02-15 23:59:44 +08:00
|
|
|
<sect3><title>ark</title>
|
|
|
|
<para><command>ark</command> is an archiving tool.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>irkick</title>
|
|
|
|
<para><command>irkick</command> is the infrastructure for the
|
|
|
|
<acronym>KDE</acronym>'s Infrared Remote Control functionality;
|
|
|
|
<command>irkick</command> is the server component of that
|
|
|
|
infrastructure.</para></sect3>
|
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<sect3><title>kcalc</title>
|
|
|
|
<para><command>kcalc</command> is a scientific calculator.</para></sect3>
|
|
|
|
|
2004-02-15 23:59:44 +08:00
|
|
|
<sect3><title>kcharselect</title>
|
|
|
|
<para><command>kcharselect</command> is a character selector
|
2003-09-17 12:30:29 +08:00
|
|
|
applet.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>kdepasswd</title>
|
|
|
|
<para><command>kdepasswd</command> is a password managing utility.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>kdf</title>
|
|
|
|
<para><command>kdf</command> is a disk usage viewer.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>kedit</title>
|
|
|
|
<para><command>kedit</command> is a text editor.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>kfloppy</title>
|
|
|
|
<para><command>kfloppy</command> is a floppy formatter.</para></sect3>
|
|
|
|
|
2004-02-15 23:59:44 +08:00
|
|
|
<sect3><title>kgpg</title>
|
|
|
|
<para><command>kgpg</command> is a simple graphical interface for
|
|
|
|
<xref linkend="gnupg"/>.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>khexedit</title>
|
|
|
|
<para><command>khexedit</command> is a binary editor.</para></sect3>
|
2003-09-17 12:30:29 +08:00
|
|
|
|
|
|
|
<sect3><title>kjots</title>
|
|
|
|
<para><command>kjots</command> is a note taker.</para></sect3>
|
|
|
|
|
2004-02-15 23:59:44 +08:00
|
|
|
<sect3><title>kregexpeditor</title>
|
|
|
|
<para><command>kregexpeditor</command> is an editor for editing regular
|
|
|
|
expressions in a graphical style (in contrast to the
|
|
|
|
<acronym>ASCII</acronym> syntax).</para></sect3>
|
2003-09-17 12:30:29 +08:00
|
|
|
|
|
|
|
<sect3><title>ktimer</title>
|
|
|
|
<para><command>ktimer</command> is a task scheduler.</para></sect3>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</sect2>
|
|
|
|
</sect1>
|