In case anyone is interested, I've some Sugar and activity packages
for Ubuntu 20.04 in development as part of OLPC OS.

- download an Ubuntu Daily Live desktop image, and install on a VM,
  desktop or laptop,
  http://cdimage.ubuntu.com/daily-live/current/

- add my package repository to software sources list, as root;

  echo "deb [trusted=yes arch=amd64]" \
       "http://dev.laptop.org/~quozl/.us focal main" \
           > /etc/apt/sources.list.d/olpc.sources.list
  apt update

- install the sucrose package,

  apt install sucrose

- install any additional activity packages, e.g;

  apt install 
sugar-{abacus,clock,develop,finance,fototoon,fractionbounce,gears,implode,letters,maze,moon,paint,physics,poll,speak,words,music-keyboard,findwords,memorize}-activity

- reboot (so that gdm3 re-reads available session types),

- select the Sugar desktop in the gdm3 greeter, and login.

When reporting any issues, please identify this configuration as
Ubuntu 20.04 Focal daily build with @quozl's package repository.

This is all Python 3, but also supports Python 2 activities.  I've
also mixed version Python 2 and Python 3 toolkit packages for Ubuntu
18.04 which help with packaging.  Let me know if interested.

Thanks!

-- 
James Cameron
http://quozl.netrek.org/

-- 
Ubuntu-sugarteam mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-sugarteam

Reply via email to