GNOME Installation on Arch Linux

aaah

Attention!: Before installing GNOME, you must install the Basic Graphical Environment (Xorg) and Video Driver, if you don't have it installed, go to the following guide:

Installation of Basic Graphic Environment and Video Driver.

-11c

 GNOME installation

To install GNOME with its appropriate plugins:

$ sudo pacman -S gnome gnome-extra

-12d

 Plugin Installation

-a

   Battery applet (for laptops):

$ sudo pacman -S gnome power manager

-a

   Appearance setting tool:

$ sudo pacman -S gnome-tweak-tool

-a

   Graphic package manager:

$ sudo pacman -S gnome-packagekit

-a

   To have GNOME automatically check for updates, we installed the following tools:

$ sudo pacman -S gnome-settings-daemon-updates polkit-gnome

-13d

 Activate login manager

For a better integration with the desktop it is advisable to use the startup manager GDM.

timeout

We activate GDM:

$ sudo systemctl enable gdm.service

Finally we restart the equipment.

$ sudo reboot

Once our system is restarted, we can enjoy GNOME.

Please! send your problems / doubts in my email: arch-blog@riseup.net

ff

Help us with one click! Share the guide with your friends.