Please tell me how to install Cinnamon shell in Ubuntu 15.10
Asked
Active
Viewed 2,342 times
1 Answers
2
Run the following commands in a terminal to install cinnamon:
sudo apt-get update
sudo apt-get install cinnamon-desktop-environment
If the package is not available, you need to enable the universe repository.

mchid
- 43,546
- 8
- 97
- 150