Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install .NET 9 from Ubuntu official jammy\noble source? #44835

Open
Anduin2017 opened this issue Nov 13, 2024 · 0 comments
Open

Install .NET 9 from Ubuntu official jammy\noble source? #44835

Anduin2017 opened this issue Nov 13, 2024 · 0 comments
Labels
Area-Linux untriaged Request triage from a team member

Comments

@Anduin2017
Copy link
Member

Hi, I'm working on a Ubuntu machine (Jammy)

I found I can install .NET 8 from Jammy source:

sudo apt install dotnet8

However seems dotnet9 was not yet published to the source yet:

anduin@anduin-HP-Z4-G4-Workstation:~$ sudo apt install dotnet9
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package dotnet9
anduin@anduin-HP-Z4-G4-Workstation:~$ sudo apt install dotnet8
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
dotnet8 is already the newest version (8.0.110-8.0.10-0ubuntu1~22.04.1).
0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
anduin@anduin-HP-Z4-G4-Workstation:~$ 

Thanks!!

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Linux untriaged Request triage from a team member labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Linux untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

1 participant