Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
9
rated 0 times [  9] [ 0]  / answers: 1 / hits: 16501  / 3 Years ago, tue, june 22, 2021, 4:59:11

I want to know what to put in the terminal to install Unity DE on Ubuntu 11.10 minimal. For example.Sudo apt-get install (whatever goes here) Including the dependencies.


More From » unity

 Answers
5

This answer is for older (before 17.10) versions of Ubuntu. See the answer by Gravity10 for later versions.




This will give you a more "minimal" install. apt-get default behaviour is to install all recommended packages.


sudo apt-get install --no-install-recommends ubuntu-desktop 

[#40072] Thursday, June 24, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
brellked

Total Points: 63
Total Questions: 107
Total Answers: 104

Location: Morocco
Member since Fri, May 22, 2020
4 Years ago
;