在 Ubuntu 19.04 中sudo apt install powershell失败
The following packages have unmet dependencies:
powershell : Depends: libssl1.0.0 but it is not installable
Depends: libicu60 but it is not installable
Run Code Online (Sandbox Code Playgroud)
用snap install powershell --classic作品安装它,但它没有出现,/etc/shells所以chsh不起作用。
如何解决这个问题?