- Opps, I jumped the gun, XFCE and KDE should have version numbers.
Pointy hat to: me Submitted by: erwin@ PR: 181142
This commit is contained in:
parent
fa15c92c75
commit
a4c2c4aa44
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42655
1 changed files with 4 additions and 4 deletions
|
@ -1618,7 +1618,7 @@ DisplayManager.requestPort: 0</screen>
|
|||
<para>To install the <application>KDE 4</application> package
|
||||
from the network, type:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r kde</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg_add -r kde4</userinput></screen>
|
||||
|
||||
<para>&man.pkg.add.1; will automatically fetch the latest
|
||||
version of the application.</para>
|
||||
|
@ -1626,7 +1626,7 @@ DisplayManager.requestPort: 0</screen>
|
|||
<para>For <application>pkgng</application> users, the
|
||||
equivalent command is:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg install kde</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install kde4</userinput></screen>
|
||||
|
||||
<para>To build <application>KDE</application> from source,
|
||||
use the ports tree:</para>
|
||||
|
@ -1764,12 +1764,12 @@ DisplayManager.requestPort: 0</screen>
|
|||
<para>To install the <application>Xfce</application> from the
|
||||
network, simply type:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r xfce</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg_add -r xfce4</userinput></screen>
|
||||
|
||||
<para>For <application>pkgng</application> users, the
|
||||
equivalent command is:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg install xfce</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install xfce4</userinput></screen>
|
||||
|
||||
<para>Alternatively, to build from source, use the
|
||||
Ports Collection:</para>
|
||||
|
|
Loading…
Reference in a new issue