【发布时间】:2020-01-02 08:58:56
【问题描述】:
我在 Windows 上使用 WSL。我无法使用
apt
或
apt-get
这是我尝试使用 apt 或 apt-get 时收到的错误消息。
~$ apt
apt: error while loading shared libraries: libapt-private.so.0.0: cannot open shared object file: No such file or directory
有什么办法可以让它再次工作吗?我不想仅仅因为这个问题而重新安装 WSL。
【问题讨论】:
-
我也突然遇到同样的错误,Windows 10 上的 WSL。不知道发生了什么
标签: ubuntu-18.04 windows-subsystem-for-linux apt-get