金子邦彦研究室インストール -> Ubuntu, WSL2デスクトップ環境 LXDE のインストール(apt を使用)(Ubuntu 上)

デスクトップ環境 LXDE のインストール(apt を使用)(Ubuntu 上)

LXDE は軽量 X11 デスクトップ環境.

前準備

Ubuntu のシステム更新

UbuntuUbuntu で OS のシステム更新を行うときは, 次のコマンドを実行.

UbuntuUbuntu のインストールは別ページ »で説明

sudo apt -y update
sudo apt -yV upgrade
sudo /sbin/shutdown -r now

■ LXDE のインストール(apt を使用)(Ubuntu 上)

次のコマンドを実行.

sudo apt -y update
sudo apt -y install lubuntu-core
sudo apt -y install lubuntu-desktop
sudo apt -y install lxde-common
sudo apt -y install lxde-core
sudo apt -y install lxde

[image]

設定

LXDE を使いたいときは、ログイン画面で 「Lubuntu」を選ぶ

[image]

ログインすると次のような画面が現れる

[image]