错误类似下面
Depends: init-system-helpers (>= 1.18~) but it is not installable
解决方案,执行下面代码即可
wget http://launchpadlibrarian.net/173841617/init-system-helpers_1.18_all.deb dpkg -i init-system-helpers_1.18_all.deb
错误类似下面
Depends: init-system-helpers (>= 1.18~) but it is not installable
解决方案,执行下面代码即可
wget http://launchpadlibrarian.net/173841617/init-system-helpers_1.18_all.deb dpkg -i init-system-helpers_1.18_all.deb