Saw this article at howtogeek.com for cinnamon desktop alternative.
Per the article, I successfully added the repository to ubuntu 11.10:
sudo add-apt-repository ppa:merlwiz79/cinnamon-ppa
But then got these error messages when I try to install with:
sudo apt-get install cinnamon cinnamon-session cinnamon-settings
I get these faults:
E: Unable to locate package cinnamon`
E: Unable to locate package cinnamon-session
E: Unable to locate package cinnamon-settings
Any suggestions to help resolve? Thanks!