2moe / tmoe

TMOE, More Optional Environments.
https://doc.tmoe.me
Other
871 stars 80 forks source link

depends#2 #288

Open dabao1955 opened 1 year ago

dabao1955 commented 1 year ago

Related problem

装tmoe装这么多依赖就不能一次性解决吗

Setting up eatmydata (105-6) ... Processing triggers for libc-bin (2.27-3ubuntu1.6) ... eatmydata apt install -y locales-all Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: locales-all 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 3959 kB of archives. After this operation, 136 MB of additional disk space will be used. Get:1 http://mirrors.bfsu.edu.cn/ubuntu-ports bionic-updates/universe arm64 locales-all arm64 2.27-3ubuntu1.6 [3959 kB] Fetched 3959 kB in 0s (8355 kB/s) Selecting previously unselected package locales-all. (Reading database ... 15300 files and directories currently installed.) Preparing to unpack .../locales-all_2.27-3ubuntu1.6_arm64.deb ... Unpacking locales-all (2.27-3ubuntu1.6) ... Setting up locales-all (2.27-3ubuntu1.6) ... eatmydata apt install -y ^language-pack-zh Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'language-pack-zh-hant-base' for regex '^language-pack-zh' Note, selecting 'language-pack-zh-hans-base' for regex '^language-pack-zh' Note, selecting 'language-pack-zh' for regex '^language-pack-zh'

Describe the solution you'd like

一次性装好所有依赖然后依次配置,我打包好的deb包就没有这些问题 eatmydata apt install xxx

Describe alternatives you've considered

No response

Additional context and details

No response