Skip to content

Unable to locate package dotnet-sdk-3.0 on Ubuntu 19.04 emulator on Termux Android mobile application #3758

@jainudi48

Description

@jainudi48

Problem encountered on https://dotnet.microsoft.com/download/linux-package-manager/ubuntu19-04/sdk-current
Operating System: Linux Ubuntu 19.04 emulator installed on Termux mobile application on Android.

Environment:
root@localhost:/etc# cat os-release
NAME="Ubuntu"
VERSION="19.04 (Disco Dingo)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 19.04"
VERSION_ID="19.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=disco
UBUNTU_CODENAME=disco

How did I install Ubuntu emulator on my Termux mobile application?
Ans: I followed this article: https://wiki.termux.com/wiki/Ubuntu

Now, when I tried to install dotnet sdk 3.0 on my Ubuntu emulator by trying all ways given in https://dotnet.microsoft.com/download/linux-package-manager/ubuntu19-04/sdk-current, I failed with following errors:
E: Unable to locate package dotnet-sdk-3.0
E: Couldn't find any package by glob 'dotnet-sdk-3.0'
E: Couldn't find any package by regex 'dotnet-sdk-3.0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions