Skip to content

Unable to install dotnet-sdk-3.1 on Raspberry Pi running Ubuntu 18.04.4 LTS #4592

@ParamOza

Description

@ParamOza

While trying to install the dotnet SDK onto my RasPi, I keep getting a 404 on the Microsoft Ubuntu packages repo. I can see the dotnet-sdk-3.1 package when I run apt search dotnet-sdk but I keep getting a "Unable to locate package dotnet-sdk-3.1" error when I try to run sudo apt-get install dotnet-sdk-3.1. Here is exactly what happens:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-setupIssues related to installing .NET Core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions