小编Joh*_*254的帖子

Ubuntu 20.04:libssl.so.1.0.0:无法打开共享对象文件:没有这样的文件或目录

我已经从 Ubuntu 18.04 升级到 20.04。一个应用程序不再运行并出现以下错误:

error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)

我已经搜索了这个论坛并遵循了建议并尝试了:sudo apt-get install libssl1.0.0:amd64

我得到:

Package libssl1.0.0 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 'libssl1.0.0' has no installation candidate
Run Code Online (Sandbox Code Playgroud)

我也试过sudo apt install libssl1.1,我得到:

libssl1.1 is already the newest version (1.1.1f-1ubuntu2).
libssl1.1 set …
Run Code Online (Sandbox Code Playgroud)

upgrade package-management apt dependencies 20.04

10
推荐指数
3
解决办法
3万
查看次数

标签 统计

20.04 ×1

apt ×1

dependencies ×1

package-management ×1

upgrade ×1