Step-by-step – .NET Core Installation in Debian Buster

January 2, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Enabling .NET Repository

    Add .NET Repository for Debian GNU/Linux

    Enabling .NET Repo for Debian
  2. 3. Installing Dependencies

    Next to Install Required Package
    Simply play:

    sudo apt install -y apt-transport-https
  3. 4. Installing .NET Core

    Then to Install .NET Core 6 in Debian
    For the Dotnet SDK play:

    sudo apt install -y dotnet-sdk-6

    And instead for ASP.NET Core Runtime (Already included in the SDK):

    sudo apt install -y dotnet-runtime-6.0

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress