Differences between revisions 1 and 65 (spanning 64 versions)
Revision 1 as of 2004-02-18 14:58:21
Size: 64
Editor: anonymous
Comment:
Revision 65 as of 2018-09-26 07:10:15
Size: 5088
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Auto-converted by kwiki2moinmoin v2005-10-07
See DebianGnome
#language en
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[es/Gnome|español]] - [[fr/DebianGnome|Français]] - [[it/Gnome|Italiano]] - [[ko/Gnome|한국어]] - [[ms/DebianGnome|Melayu]] - [[ru/Gnome|Русский]] - [[zh_CN/Gnome|简体中文]]-~
----
{{https://upload.wikimedia.org/wikipedia/commons/thumb/6/68/Gnomelogo.svg/2000px-Gnomelogo.svg.png|Screenshot|width=160}}
## 2000px-Gnomelogo.svg.png used and respecting all the requirements/conditions described in https://www.gnome.org/logo-and-trademarks/

== What is GNOME? ==

The [[https://www.gnome.org|GNOME]] Desktop is an attractive and useful desktop environment. GNOME is both free and one of the most widely used desktop environments on the GNU/Linux operating system.

== GNOME in Debian ==

GNOME is one of the DesktopEnvironment options in the DebianDesktopHowTo.

=== Versions ===

 * [[DebianSqueeze]] includes GNOME 2.30.
 * [[DebianWheezy]] includes GNOME 3.4.
 * [[DebianJessie]] includes GNOME 3.14.
 * [[DebianStretch]] includes GNOME 3.22.
 * [[DebianUnstable]]/[[DebianTesting]] is currently tracking GNOME 3.26.

=== Options ===

There are four options to install GNOME in Debian:

||<style="border-top:0;border-left:0">||<style="background-color:#dddddd"> How to install||<style="background-color:#dddddd"> Description ||
|| GNOME desktop task || tasksel [[#task|see below]] || Debian's selection of applications<<BR>>('''This is what is installed on a freshly installed system'''. It includes some applications that do not really integrate with GNOME, like LibreOffice and Iceweasel) ||
|| GNOME ''(Debian)'' || DebianPkg:gnome package || The full GNOME environment, including applications that are not officially part of the Upstream GNOME releases.<<BR>>It provides the recommended GNOME environment for Debian. ||
|| GNOME ''(Upstream)'' || DebianPkg:gnome-desktop-environment package || The official upstream GNOME environment, minus a few packages.<<BR>>It is the closest to upstream recommendations. ||
{i} This meta-package is obsolete and has been replaced by “gnome”

|| GNOME (core only) || DebianPkg:gnome-core package || Only the official “core” modules of the GNOME desktop. Above packages depend on this one.||

 {i} Watch out ''recommended'' packages (i.e. packages dependencies) !<<BR>> (you might or might not want to install them).

For developers:
 * DebianPkg:gnome-core-devel - The development packages to compile GNOME dependent packages from source.
 * DebianPkg:gnome-devel - A full development suite for developing GNOME-based applications.
 * DebianPkg:gnome-api-docs - The complete API documentation for all GNOME libraries
 * DebianPkg:gnome-dbg - All available debugging symbols for GNOME packages

<<Anchor(task)>>
== Installing "GNOME Desktop" task ==

The ''GNOME Desktop'' task is what is installed by Debian-Installer's {{{Desktop}}} ''"task"'' (unless you picked another DesktopEnvironment!).

You can install it manually using apt:

{{{
# apt-get install task-gnome-desktop
}}}

<<Anchor(gnome-desktop-contents)>>
==== Content ====

The "GNOME Desktop" task is the combination of [[DebianPkg:tasksel|tasksel]]'s ''common'' desktop (DebianPackage:task-desktop) and [[DebianPkg:tasksel|tasksel]]'s GNOME desktop (DebianPackage:task-gnome-desktop) meta-packages.

== Configuration ==

Most configuration of the GNOME desktop is done via its various [[WikiPedia:GUI|GUI]] utilities. The location of these varies depending on version, but common utilities include networking, themes, sounds and much more. It is also possible to configure (read/write) settings using the command line with [[DebianMan:gconftool|gconftool(2)]] or [[DebianMan:gsettings (1)|gsettings (1)]].

 * [[GnomeMenus|GNOME menus]]

== See also ==
 * [[https://www.gnome.org]] The GNOME Website
 * [[http://news.gnome.org/]] GNOME News
 * [[https://extensions.gnome.org/]] GNOME Extensions
 * [[https://wiki.gnome.org/Apps]] GNOME Applications
 * [[http://www.gnomefiles.org]] Categorized list of GNOME programs.

About GNOME for Debian:

 * [[Teams/DebianGnome]] Debian GNOME Packaging
 * [[https://www.0d.be/debian/debian-gnome-3.4-status.html]] Status of GNOME 3.4 in Debian (wheezy, AKA 'oldoldstable')
 * [[https://www.0d.be/debian/debian-gnome-3.14-status.html]] Status of GNOME 3.14 in Debian (jessie, AKA 'oldstable')
 * [[https://www.0d.be/debian/debian-gnome-3.22-status.html]] Status of GNOME 3.22 in Debian (stretch, current stable)
 * [[https://www.0d.be/debian/debian-gnome-3.24-status.html]] Status of GNOME 3.24 in Debian (current upstream release)
 * [[https://www.0d.be/debian/debian-gnome-3.26-status.html]] Status of GNOME 3.26 in Debian (upcoming release, 13th September 2017)
 * [[https://wiki.debian.org/DebianPackage?action=fullsearch&context=180&value=Gnome|Pages about GNOME in DebianWiki]].
 * [[https://lists.debian.org/debian-gtk-gnome/]] Debian / GNOME Mailing list
 * [[irc://irc.debian.org/debian-gnome|#debian-gnome]]

----
 CategoryDesktopEnvironment

Translation(s): English - español - Français - Italiano - 한국어 - Melayu - Русский - 简体中文


Screenshot

What is GNOME?

The GNOME Desktop is an attractive and useful desktop environment. GNOME is both free and one of the most widely used desktop environments on the GNU/Linux operating system.

GNOME in Debian

GNOME is one of the DesktopEnvironment options in the DebianDesktopHowTo.

Versions

Options

There are four options to install GNOME in Debian:

How to install

Description

GNOME desktop task

tasksel see below

Debian's selection of applications
(This is what is installed on a freshly installed system. It includes some applications that do not really integrate with GNOME, like LibreOffice and Iceweasel)

GNOME (Debian)

gnome package

The full GNOME environment, including applications that are not officially part of the Upstream GNOME releases.
It provides the recommended GNOME environment for Debian.

GNOME (Upstream)

gnome-desktop-environment package

The official upstream GNOME environment, minus a few packages.
It is the closest to upstream recommendations.

{i} This meta-package is obsolete and has been replaced by “gnome”

GNOME (core only)

gnome-core package

Only the official “core” modules of the GNOME desktop. Above packages depend on this one.

  • {i} Watch out recommended packages (i.e. packages dependencies) !
    (you might or might not want to install them).

For developers:

  • gnome-core-devel - The development packages to compile GNOME dependent packages from source.

  • gnome-devel - A full development suite for developing GNOME-based applications.

  • gnome-api-docs - The complete API documentation for all GNOME libraries

  • gnome-dbg - All available debugging symbols for GNOME packages

Installing "GNOME Desktop" task

The GNOME Desktop task is what is installed by Debian-Installer's Desktop "task" (unless you picked another DesktopEnvironment!).

You can install it manually using apt:

# apt-get install task-gnome-desktop

Content

The "GNOME Desktop" task is the combination of tasksel's common desktop (task-desktop) and tasksel's GNOME desktop (task-gnome-desktop) meta-packages.

Configuration

Most configuration of the GNOME desktop is done via its various GUI utilities. The location of these varies depending on version, but common utilities include networking, themes, sounds and much more. It is also possible to configure (read/write) settings using the command line with gconftool(2) or gsettings (1).

See also

About GNOME for Debian: