Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

what tasksel not showing ubunto-desktop

I am running UTA on mac M1 and I am installing ubuntu server 20*, it come into. point where I need to install UI for it, I have upgraded/ updated apt and installed taskesl, I don't know why I can't see the option to chose ubuntu-desktop when I type tasksel it shows only this options and when I type tasksel install ubuntu-desktop it return nothing, also I have installed sudo apt-get install lightdm`

enter image description here

like image 472
Yusuf Avatar asked Nov 04 '25 10:11

Yusuf


1 Answers

Should get the expected outcome by using sudo apt install ubuntu-desktop

Then after installing you can install a lightweight display manager using LightDM

  1. sudo apt install lightdm
  2. Select option lightdm then press ok

Tested using UTM 3.2.4, Ubuntu 22.04


Note: apt-get is normally used for older versions of linux < 16.0, use apt when working with modern instances unless you need backwards capability of certain scripts.

like image 142
보안 코드 Avatar answered Nov 07 '25 11:11

보안 코드



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!