I tried installing installing Chandler the GTD app from the .deb file but got an error about ‘dependency is not satisfiable: libicu36′.
This is as newer versions of Ubuntu use libicu38.
To fix the error try:
wget http://security.ubuntu.com/ubuntu/pool/main/i/icu/libicu36_3.6-3ubuntu0.1_i386.deb
sudo dpkg -i libicu36_3.6-3ubuntu0.1_i386.deb
Then try installing the Chandler .deb again.




It works! Thank you very much.
File has been updated to:
wget http://security.ubuntu.com/ubuntu/pool/main/i/icu/libicu36_3.6-3ubuntu0.2_i386.deb
Just in case anyone comes across this problem, libicu is now version 0.2_i386