안녕하세요.
안그래도
WSL2에 닷넷코어 개발환경 구축하는 내용을 동영상으로 남겨두었는데요.
다음 링크에 공개했습니다. 참고해보세요.
https://youtu.be/lYJyb0QA2bk
감사합니다.
On 2020-06-07 오후 12:09:00, 'Cloudworker' wrote:
윈도우 WSL2로 리눅스 우분투 설치하고 계정 만들기까지는 따라했는데...
그 다음에 dotnet core를 리눅스에 설치하는 방법을 모르겠습니다.
인터넷에서 검색해서 해봤는데 에러가 발생하고 설치가 되지를 않네요.
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:
dotnet-sdk-2.0.2 : Depends: dotnet-runtime-2.0.0 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
설치 방법 링크를 알려주시면 그대로 따라해서 환경을 만들겠습니다.