Ubuntu 16.10: デスクトップ環境のGNOMEをインストールする


Table of Contents

1 GNOMEのインストール

ubuntu-gnome-desktopパッケージをインストールします。

$ sudo apt install -y expect$ cat <<EOF | expectset timeout -1spawn sudo apt install -y ubuntu-gnome-desktopexpect “Default display manager: “send “gdm3n”expect eofEOF$ sudo reboot

2 デスクトップ環境の選択

ログイン画面でデスクトップ環境を選択します。

0001_Login.png

2.1 GNOME

Fedoraでお馴染みのデスクトップ環境です。

0002_GNOME.png

2.2 GNOME Classic

CentOSでお馴染みのデスクトップ環境です。

0003_GNOME-Classic.png

Android | Linux | SDL - Narrow Escape