I installed Lubuntu 16.04 by default because my computer system is old. I also want to try out unity in it. How should I do it? Thank you for helping me out.
Asked
Active
Viewed 4,790 times
1 Answers
4
Just execute in the terminal
sudo apt install ubuntu-desktop
or just visit this address
Software Center - Ubuntu Desktop
If you get any error try this command
sudo apt update && sudo apt upgrade
and try again.
konmal88
- 333