Update to r43760:
Chase pkg_ in this chapter.
This commit is contained in:
parent
df2a55da11
commit
e056825bb5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47642
1 changed files with 8 additions and 33 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
|
$FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
|
||||||
basiert auf: r43371
|
basiert auf: r43760
|
||||||
-->
|
-->
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="x11">
|
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="x11">
|
||||||
<info>
|
<info>
|
||||||
|
|
@ -281,13 +281,7 @@
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<para>Alternativ kann <application>&xorg;</application> direkt als
|
<para>Alternativ kann <application>&xorg;</application> direkt als
|
||||||
Paket installiert werden. Um das Paket mit
|
Paket installiert werden:</para>
|
||||||
<application>pkg_add</application> zu installieren:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg_add -r xorg</userinput></screen>
|
|
||||||
|
|
||||||
<para>Um stattdessen das Paket mit <application>pkg</application>
|
|
||||||
zu installieren:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg install xorg</userinput></screen>
|
<screen>&prompt.root; <userinput>pkg install xorg</userinput></screen>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
@ -1166,14 +1160,8 @@ DisplayManager.requestPort: 0</programlisting>
|
||||||
<para>Am einfachsten installieren Sie <application>GNOME</application>
|
<para>Am einfachsten installieren Sie <application>GNOME</application>
|
||||||
als Paket oder über die Ports-Sammlung.</para>
|
als Paket oder über die Ports-Sammlung.</para>
|
||||||
|
|
||||||
<para>Wenn Sie das <application>GNOME</application>-Paket über
|
<para>Um das <application>GNOME</application>-Paket zu
|
||||||
das Netz installieren wollen, setzen Sie den nachstehenden Befehl
|
installieren, geben Sie folgendes ein:</para>
|
||||||
ab:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg_add -r gnome2</userinput></screen>
|
|
||||||
|
|
||||||
<para>Für Benutzer von <application>pkgng</application> ist
|
|
||||||
der entsprechende Befehl:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg install gnome2</userinput></screen>
|
<screen>&prompt.root; <userinput>pkg install gnome2</userinput></screen>
|
||||||
|
|
||||||
|
|
@ -1327,16 +1315,8 @@ DisplayManager.requestPort: 0</programlisting>
|
||||||
wie jede andere grafische Oberfläche auch, als Paket
|
wie jede andere grafische Oberfläche auch, als Paket
|
||||||
oder über die Ports-Sammlung.</para>
|
oder über die Ports-Sammlung.</para>
|
||||||
|
|
||||||
<para>Um <application>KDE 4</application> über das Netzwerk
|
<para>Um <application>KDE4</application> zu installieren,
|
||||||
zu installieren, geben Sie folgendes ein:</para>
|
geben Sie folgendes ein:</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg_add -r kde4</userinput></screen>
|
|
||||||
|
|
||||||
<para>&man.pkg.add.1; installiert automatisch die neuste
|
|
||||||
Version einer Anwendung.</para>
|
|
||||||
|
|
||||||
<para>Für Benutzer von <application>pkgng</application> ist
|
|
||||||
der entsprechende Befehl:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg install kde4</userinput></screen>
|
<screen>&prompt.root; <userinput>pkg install kde4</userinput></screen>
|
||||||
|
|
||||||
|
|
@ -1474,13 +1454,8 @@ DisplayManager.requestPort: 0</programlisting>
|
||||||
<sect3 xml:id="x11-wm-xfce-install">
|
<sect3 xml:id="x11-wm-xfce-install">
|
||||||
<title>Xfce installieren</title>
|
<title>Xfce installieren</title>
|
||||||
|
|
||||||
<para>Um <application>Xfce</application> über das Netzwerk zu
|
<para>Um <application>Xfce</application> zu installieren,
|
||||||
installieren, geben Sie folgenden Befehl ein:</para>
|
geben Sie folgendes ein:</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg_add -r xfce4</userinput></screen>
|
|
||||||
|
|
||||||
<para>Für Benutzer von <application>pkgng</application> ist
|
|
||||||
der entsprechende Befehl:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg install xfce</userinput></screen>
|
<screen>&prompt.root; <userinput>pkg install xfce</userinput></screen>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue