我一直尝试在 Ubuntu 20.04 上安装 Virtual Shield,但每次尝试时都会出现错误,然后它会破坏安装程序,从而无法安装和卸载程序。
Virtual Shield 有一个 Linux 版本,它应该是适用于 Ubuntu 的,但我不知道是哪个版本。它是一个 deb 文件,我尝试通过软件程序和终端安装它。
每次我尝试安装它时,它都会给我一个模糊的错误信息,说无法安装,但每次它都只安装了一部分。虚拟盾牌图标会出现在程序列表中,但点击后不会打开。
是否有特殊的安装方法或者我可以使用 Ubuntu 网络设置下的 VPN 网络代理设置来连接到 Virtual Shield VPN?
我刚刚尝试使用 gdebi 安装它,但再次出现错误... gdebi-gtk 说
无法安装所有依赖项 - 通常这与软件分销商的错误有关。有关更多详细信息,请参阅终端窗口。
在终端窗口中查看,当尝试执行名为“mono-complete”的操作时,它会开始出现错误。它说
dependency problems prevent configuration of mono-complete:
mono-complete depends on mono-devel (= 6.8.0.105+dfsg-2); however:
Package mono-devel is not installed
但是如果我尝试安装它,它会说 mono-devel 已安装。
还有一些其他错误消息......
dpkg: error processing package mono-complete (--configure): dependency problems - leaving unconfigured
Setting up mono-4.0 service (6.8.0.105+dfsg-2) ...
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of mono-xsp4-base
mono-xsp4-base depends on mono-devel; however:
Package mono-devel is not installed.
它不仅如此......表示mono-apache-server4
,、mono-fastcgi-server4
和monodoc-viewer
也没有安装。