Linux command
check-language-support 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
check-language-support
Example
check-language-support -l [en]
Example
check-language-support --show-installed
说明
check-language-support identifies missing language support packages on Ubuntu systems. It analyzes installed software and enabled locales to recommend additional packages for complete language support. This includes translations, input methods, fonts, and spelling dictionaries.
参数
- -l, --language _locale_
- Check for specific language/locale
- --show-installed
- Also show already installed packages
- -a, --all
- Check for all languages
- --package _pkg_
- Check language support for specific package
FAQ
What is the check-language-support command used for?
check-language-support identifies missing language support packages on Ubuntu systems. It analyzes installed software and enabled locales to recommend additional packages for complete language support. This includes translations, input methods, fonts, and spelling dictionaries.
How do I run a basic check-language-support example?
Run `check-language-support` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -l, --language _locale_ do in check-language-support?
Check for specific language/locale