WSLg
対応の ブラウザ microsoft-edge
を導入する。
ついでに、Nautilus
も。
- username: comfyui
- hostname: host
- distributionname: Ubuntu_WebSD
前提: 専用環境 Ubuntu_WebSD の構築 が適用済み, WSLg が利用可能。
ダウンロードページから Linux 用 .deb ファイルをダウンロード
comfyui@host:~ $ sudo apt update
comfyui@host:~ $ sudo apt full-upgrade -y
# 日本語フォントをインストール
comfyui@host:~ $ sudo apt install -y fonts-ipaexfont
# microsoft-edge をインストール
comfyui@host:~ $ sudo apt install (ダウンロードした .deb ファイルを指定)
comfyui@host:~ $ sudo apt install nautilus
# 動作確認
comfyui@host:~ $ microsoft-edge