Changes

247 bytes removed ,  16:16, 26 September 2009
Line 121: Line 121:     
Its possible because these PPAs are based on packages generated by [[Deployment_Team/jhconvert|jhconvert]], its not a problem to support them. These packages are pretty simple and straightforward and were generated with one idea in mind - start sugar, so they don't follow any Debian/Ubuntu policies and aren't intended to be official packages.
 
Its possible because these PPAs are based on packages generated by [[Deployment_Team/jhconvert|jhconvert]], its not a problem to support them. These packages are pretty simple and straightforward and were generated with one idea in mind - start sugar, so they don't follow any Debian/Ubuntu policies and aren't intended to be official packages.
  −
'''NOTE''' If you have sugar packages installed by another method you need to remove them all(karmic 0.86 packages have Conflicts tags but it wasn't tested yet):
  −
sudo apt-get remove -f $(dpkg-query -l | grep -e sugar -e olpc | awk '{print $2}')
      
Before attaching ppa, load gpg key
 
Before attaching ppa, load gpg key