blob: c15384ee5afd7102ccdfeb023f6764085ffe58ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<?xml version='1.0' encoding='utf-8'?>
<section xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="zh_CN"
xml:id="software-management">
<info>
<title xml:id="software-management-ti1">软件管理</title>
</info>
<mediaobject>
<imageobject>
<imagedata xml:id="software-management-im1" revision="1" align="center" format="PNG" fileref="software-management.png"/>
</imageobject>
</mediaobject>
<para>在这一窗口中,您可以选择各种用于管理软件的工具。请点击下方的链接来了解更多信息。</para>
<orderedlist><title>软件管理</title>
<listitem>
<para><xref linkend="rpmdrake"></xref></para>
</listitem>
<listitem>
<para><xref linkend="MageiaUpdate"></xref><emphasis> = 更新系统</emphasis></para>
</listitem>
<listitem>
<para><xref linkend="mgaapplet-config"></xref></para>
</listitem>
<listitem>
<para><xref linkend="drakrpm-edit-media"></xref><emphasis> =
配置用于安装和更新的媒体源</emphasis></para>
</listitem>
</orderedlist>
<xi:include href="rpmdrake.xml"></xi:include>
<xi:include href="MageiaUpdate.xml"></xi:include>
<xi:include href="mgaapplet-config.xml"></xi:include>
<xi:include href="drakrpm-edit-media.xml"></xi:include>
</section>
|