由于某种原因,最新的 Ubuntu 没有 软件包locales-all
。在我重新安装本地开发环境之前,它运行正常,我似乎找不到替代的软件包。
sudo apt-get install locales-all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package locales-all is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'locales-all' has no installation candidate
我该如何安装所有语言环境?