Changes

Line 5: Line 5:  
=== Required packages ===
 
=== Required packages ===
   −
First, install PackageKit related packages. The following command will install two Polkit authentication agents, one for Gnome session (if you start sugar emulator from Gnome Desktop Environment) and LXPolkit, which will be used from Sugar session.
+
First, install PackageKit related packages. The following command will also install Polkit authentication agent, here for Gnome session (if you start sugar emulator from Gnome Desktop Environment).
    
Fedora specific instructions:
 
Fedora specific instructions:
  sudo yum install gnome-packagekit lxpolkit
+
  sudo yum install gnome-packagekit
   −
Debian and Ubuntu specific instructons (there is no official package for LXPolkit?):
+
Debian and Ubuntu specific instructons:
 
  sudo apt-get install packagekit-gnome
 
  sudo apt-get install packagekit-gnome
   −
Relogin from X session to let Gnome or Sugar start the Polkit authentication agent.
+
Relogin from X session to let Gnome start the Polkit authentication agent.
    
=== Install ===
 
=== Install ===