GNOME:Uninstall: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
*Remove hanya ubuntu-gnome-desktop
*Remove hanya ubuntu-gnome-desktop


<syntaxhighlight lang="bash">
sudo apt-get remove ubuntu-gnome-desktop
sudo apt-get remove ubuntu-gnome-desktop
</syntaxhighlight>


<syntaxhighlight lang="bash">
sudo apt-get remove gnome-shell
sudo apt-get remove gnome-shell
</syntaxhighlight>


{{Note|Ini hanya akan menghapus paket ubuntu-gnome-desktop itu sendiri.}}
{{Note|Ini hanya akan menghapus paket ubuntu-gnome-desktop itu sendiri.}}