Differences between revisions 13 and 14
Revision 13 as of 2008-06-05 05:37:47
Size: 1406
Editor: FranklinPiat
Comment: fix translation link
Revision 14 as of 2008-06-05 08:13:36
Size: 1449
Comment: minor fix
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
This will install a meta package, which will install the core GNUstep software to get it to work. This will install a [:metapackage:meta package], which will install the core GNUstep software to get it to work.
Line 28: Line 28:
 * gnustep-devel
 * gnustep-games
 * gnustep-icons
 * gnustep-tutorial
 * DebPkg:gnustep-devel
 * DebPkg:gnustep-games
 * DebPkg:gnustep-icons
 * DebPkg:gnustep-tutorial

Translation: [:fr/DebianGNUstep:Français]

DebianGNUstep

What is GNUstep?

GNUstep is a cross-platform, object-oriented framework for desktop application development. Based on the OpenStep specification originally created by NeXT (now Apple), GNUstep enables developers to rapidly build sophisticated software by employing a large library of reusable software components. GNUstep is used in production environments at several organizations.

How to install GNUstep

To get a bare minimum base install of X and the preferred window manager for GNUstep, do:

apt-get install x-window-system-core wmaker menu

To install GNUstep do the following:

apt-get install gnustep

This will install a [:metapackage:meta package], which will install the core GNUstep software to get it to work.

Other Packages

Other packages that are useful include:

Packaging

  • see the [:/Team:Debian GNUstep package maintainers] page

  • [:/TODO:to-do list]


CategoryDesktopEnvironment