小编agg*_*877的帖子

Apt 错误地猜测了包名称而不是给出错误

我尝试按照本指南在我的系统上安装 Python 3.10。我运行了添加 PPA 的命令,执行了apt update,然后运行了apt install python3.10

当我收到这条消息时,我感到非常惊讶:

Note, selecting 'postgresql-plpython3-10' for regex 'python3.10'
The following additional packages will be installed:
  postgresql-10 postgresql-client-10 postgresql-client-common postgresql-common
Suggested packages:
  locales-all postgresql-doc-10
The following NEW packages will be installed:
  postgresql-10 postgresql-client-10 postgresql-client-common postgresql-common postgresql-plpython3-10
0 upgraded, 5 newly installed, 0 to remove and 60 not upgraded.
Need to get 4,958 kB of archives.
After this operation, 19.4 MB of additional disk space will be used.
Run Code Online (Sandbox Code Playgroud)

后来我意识到这是因为我在添加 …

apt

15
推荐指数
1
解决办法
4534
查看次数

标签 统计

apt ×1