Pinned Loading
-
-
Chromebookのlinux初期設定(日本語関係)
Chromebookのlinux初期設定(日本語関係) 1#!/bin/bash
2cd "$HOME" || exit
3sudo apt update && sudo apt -y dist-upgrade && sudo apt -y autoremove
4#日本語関係
5sudo apt -y install task-japanese locales-all fonts-noto-cjk
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.