Skip to content

Instantly share code, notes, and snippets.

@t3yamoto
Last active July 4, 2022 00:48
Show Gist options
  • Save t3yamoto/a83461ef75515805e7a63dfb2abd355f to your computer and use it in GitHub Desktop.
Save t3yamoto/a83461ef75515805e7a63dfb2abd355f to your computer and use it in GitHub Desktop.
shell-oneliner-160
bc
sudo -s
sudo su -
sudo apt update
sudo apt install manpages-ja
sudo apt install manpages-ja-dev
sudo apt install language-pack-ja
sudo update-locale LANG=ja_JP.UTF-8
sudo apt install gawk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment