Sla*_*zer 6 package-management apt dependencies woeusb 20.04
我添加了 PPA 以在 Ubuntu 20.04 上安装 WoeUSB。
sudo add-apt-repository ppa:nilarimogard/webupd8
然后我尝试安装 WoeUSB。
martin@slazer:~/Downloads$ sudo apt install woeusb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
woeusb : Depends: libwxgtk3.0-0v5 (>= 3.0.4+dfsg) but it is not installable
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)
有一个丢失的包,所以我搜索并安装了它。
martin@slazer:~/Downloads$ sudo apt-cache search libwxgtk3.0
libwxgtk3.0-gtk3-0v5 - wxWidgets Cross-platform C++ GUI toolkit (GTK 3 runtime)
libwxgtk3.0-gtk3-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK 3 development)
Run Code Online (Sandbox Code Playgroud)
但是,同样的错误仍然存在。我认为这只是因为标签问题libwxgtk3.0-0v5
和libwxgtk3.0-gtk3-0v5
非常相似。如果是这样,是否有可能以某种方式欺骗 Ubuntu 以识别不同名称的包 - 也许使用符号链接?
归档时间: |
|
查看次数: |
3365 次 |
最近记录: |