locked
Install of .Net Core 2.2 SDK on Ubuntu 20.04 RRS feed

  • Question

  • Hi team ,

    i am not able to install .Net Core 2.2 SDK on Ubuntu 20.04

    i tried below command

    sudo apt-get install dotnet-sdk-2.2
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Unable to locate package dotnet-sdk-2.2
    E: Couldn't find any package by glob 'dotnet-sdk-2.2'
    E: Couldn't find any package by regex 'dotnet-sdk-2.2'

    pllease suggest

    Wednesday, June 10, 2020 10:41 AM

Answers

All replies

  • This must be for a ASP.NET Core that can be discussed at ASP.NET Core forum in ASP.NET forums.

    http://forums.asp.net/

    Wednesday, June 10, 2020 12:41 PM
  • Hi sam000123,
    I viewed your description and it is related to linux. So I will move it to "where is the forum for" form and people in this forum will move the case to the correct forum.
    Thank you for your understanding.
    Best Regards,
    Daniel Zhang


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Thursday, June 11, 2020 1:31 AM
  • Might try them over here.

    https://stackoverflow.com/questions/tagged/asp.net-core

    https://github.com/dotnet

     

     



    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    Thursday, June 11, 2020 1:53 AM