Skip to content

Instantly share code, notes, and snippets.

@Ran-Xing
Created May 3, 2022 11:19
Show Gist options
  • Save Ran-Xing/0d1045a384d45326845a54bddee6286f to your computer and use it in GitHub Desktop.
Save Ran-Xing/0d1045a384d45326845a54bddee6286f to your computer and use it in GitHub Desktop.
ubuntu zh-cn language screen
#!/usr/bin/env bash
apt install -qq \
fonts-droid-fallback \
ttf-wqy-zenhei \
ttf-wqy-microhei \
fonts-arphic-ukai \
fonts-arphic-uming \
language-pack-zh-hans \
sudo fc-cache -f -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment