Update to r43754:
Replace pkg_ in this chapter.
This commit is contained in:
parent
23e460bbcf
commit
d71c359e4b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48337
1 changed files with 17 additions and 17 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/desktop/chapter.xml,v 1.92 2012/04/30 17:27:56 bcr Exp $
|
||||
basiert auf: r42872
|
||||
basiert auf: r43754
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="desktop">
|
||||
<!--
|
||||
|
@ -299,12 +299,12 @@
|
|||
<para>Installieren Sie das Paket der aktuellen Release-Version
|
||||
von <application>Firefox</application>:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r firefox</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install firefox</userinput></screen>
|
||||
|
||||
<para>Um stattdessen die Extended Support Release (ESR) Version
|
||||
zu installieren, benutzen Sie:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r firefox-esr</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install firefox-esr</userinput></screen>
|
||||
|
||||
<para>Lokalisierte Versionen finden Sie in
|
||||
<package>www/firefox-i18n</package> und
|
||||
|
@ -426,7 +426,7 @@
|
|||
|
||||
<para>Um das Paket zu installieren:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r swfdec-plugin</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install swfdec-plugin</userinput></screen>
|
||||
|
||||
<para>Wenn das Paket nicht verfügbar ist, kann es auch
|
||||
über die Ports-Sammlung gebaut und installiert werden:</para>
|
||||
|
@ -459,7 +459,7 @@
|
|||
wenn Sie stattdessen die &linux;-Version installieren
|
||||
wollen.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r opera</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install opera</userinput></screen>
|
||||
|
||||
<para>Alternativ können Sie beide Versionen über die
|
||||
Ports-Sammlung installieren. Dieses Beispiel übersetzt die
|
||||
|
@ -553,7 +553,7 @@
|
|||
|
||||
<para><application>Chromium</application> kann als Paket durch die Eingabe des folgenden Befehls installiert werden:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r chromium</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install chromium</userinput></screen>
|
||||
|
||||
<para>Als Alternative kann <application>Chromium</application>
|
||||
aus dem Quellcode durch die Ports Collection übersetzt
|
||||
|
@ -703,7 +703,7 @@
|
|||
oder Port installiert werden. Um das Paket zu installieren,
|
||||
geben Sie folgendes ein:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r calligra</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install calligra</userinput></screen>
|
||||
|
||||
<para>Wenn das Paket nicht verfügbar ist, benutzen Sie
|
||||
stattdessen die Ports-Sammlung:</para>
|
||||
|
@ -732,7 +732,7 @@
|
|||
<para>Das <application>AbiWord</application>-Paket installieren
|
||||
Sie wie folgt:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r AbiWord</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install abiword</userinput></screen>
|
||||
|
||||
<para>Sollte das Paket nicht zur Verfügung stehen, kann es über
|
||||
die Ports-Sammlung installiert werden:</para>
|
||||
|
@ -760,7 +760,7 @@
|
|||
|
||||
<para>Um das Paket zu installieren, geben Sie ein:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r gimp</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install gimp</userinput></screen>
|
||||
|
||||
<para>Benutzen Sie alternativ die Ports-Sammlung:</para>
|
||||
|
||||
|
@ -814,7 +814,7 @@
|
|||
<para><application>Apache OpenOffice</application> installieren
|
||||
Sie wie folgt:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r apache-openoffice</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install apache-openoffice</userinput></screen>
|
||||
|
||||
<para>Nachdem das Paket installiert ist, geben Sie folgenden
|
||||
ein, um <application>Apache OpenOffice</application> zu
|
||||
|
@ -898,7 +898,7 @@
|
|||
<application>LibreOffice</application> als Paket zu
|
||||
installieren, geben Sie folgenden Befehl ein:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r libreoffice</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install libreoffice</userinput></screen>
|
||||
|
||||
<para>Die Kategorie <emphasis>editors</emphasis> (<link
|
||||
xlink:href="http://www.FreeBSD.org/ports/editors.html">
|
||||
|
@ -1060,7 +1060,7 @@
|
|||
<para>Installieren Sie das <application>gv</application>-Paket
|
||||
wie folgt:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r gv</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install gv</userinput></screen>
|
||||
|
||||
<para>Benutzen Sie die Ports-Sammlung, wenn das Paket nicht zur
|
||||
Verfügung steht:</para>
|
||||
|
@ -1089,7 +1089,7 @@
|
|||
<para>Um das <application>Xpdf</application>-Paket zu
|
||||
installieren, geben Sie folgendes ein:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r xpdf</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install xpdf</userinput></screen>
|
||||
|
||||
<para>Wenn das Paket nicht verfügbar ist, benutzen Sie die
|
||||
Ports-Sammlung:</para>
|
||||
|
@ -1123,7 +1123,7 @@
|
|||
<para>Um das <application>GQview</application>-Paket zu
|
||||
installieren, geben Sie folgendes ein:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r gqview</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install gqview</userinput></screen>
|
||||
|
||||
<para>Wenn das Paket nicht verfügbar ist, benutzen Sie die
|
||||
Ports-Sammlung:</para>
|
||||
|
@ -1211,7 +1211,7 @@
|
|||
<para>Das <application>GnuCash</application>-Paket installieren
|
||||
Sie wie folgt:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r gnucash</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install gnucash</userinput></screen>
|
||||
|
||||
<para>Wenn das Paket nicht zur Verfügung steht, benutzen Sie die
|
||||
Ports-Sammlung:</para>
|
||||
|
@ -1248,7 +1248,7 @@
|
|||
<application>Gnumeric</application>-Paket mit
|
||||
folgendem Kommando:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r gnumeric</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install gnumeric</userinput></screen>
|
||||
|
||||
<para>Wenn das Paket nicht zur Verfügung steht, benutzen Sie die
|
||||
Ports-Sammlung:</para>
|
||||
|
@ -1284,7 +1284,7 @@
|
|||
<para>Um das Paket <application>KMyMoney</application> zu
|
||||
installieren, geben Sie folgendes ein:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r kmymoney2-kde4</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install kmymoney-kde4</userinput></screen>
|
||||
|
||||
<para>Sollte das Paket nicht verfügbar sein, benutzen Sie die
|
||||
Ports-Sammlung:</para>
|
||||
|
|
Loading…
Reference in a new issue