--Enable "Windows Subsystem for Linux" in Settings> Enable or Disable Windows Features --Restart Windows
--Search and install Ubuntu in the Microsoft Store
--Start Ubuntu, set user name and password
--sudo apt update ・ ・ ・ Update the list of installable packages
--sudo apt upgrade ・ ・ ・ Update installed packages
--sudo apt install task-japanese ・ ・ ・ Installation of Japanese related packages
--sudo dpkg-reconfigure locales ・ ・ ・ Set the locale to Japanese
--ʻExit ・ ・ ・ Exit Ubuntu --Restart Ubuntu --sudo dpkg-reconfigure tzdata ・ ・ ・ Set the time zone to JST --sudo apt install man` ・ ・ ・ Installation of Japanese tools, etc.
-You can install the Linux runtime environment on Windows 10 -Japaneseize the Debian environment of WSL
Recommended Posts