Please tell me how to install Cinnamon shell in Ubuntu 15.10
Asked
Active
Viewed 2,343 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
- 44,904
- 8
- 102
- 162