GNOME: Difference between revisions

 
(One intermediate revision by the same user not shown)
Line 32: Line 32:


*Untuk menginstal Versi vanilla desktop GNOME, jalankan perintah berikut:
*Untuk menginstal Versi vanilla desktop GNOME, jalankan perintah berikut:
<syntaxhighlight lang="shell">
sudo apt install gnome-session gdm3
sudo apt install gnome-session gdm3
</syntaxhighlight>


===Install desktop Gnome full===
===Install desktop Gnome full===
<syntaxhighlight lang="shell">
sudo apt install tasksel
sudo apt install tasksel
 
</syntaxhighlight>
*Next, use the tasksel command to install GNOME desktop:
*Next, use the tasksel command to install GNOME desktop:
<syntaxhighlight lang="shell">
sudo tasksel install ubuntu-desktop
sudo tasksel install ubuntu-desktop
</syntaxhighlight>


==Terkait==
==Terkait==
Line 56: Line 51:


[[Category:Desktop Environment]]
[[Category:Desktop Environment]]
[[Category:GNOME]]
[[Category:Linux]]