Skip to content

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Nov 12, 2020

Summary

  • Try to make note about ARM processors on linux more noticeable.
  • Fix LTS version.

Fixes #21503
Fixes #21524

Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one suggestion.

@adegeo adegeo changed the title Adegeo install Update the install docs for linux Nov 12, 2020
@adegeo adegeo mentioned this pull request Nov 12, 2020
15 tasks
@adegeo
Copy link
Contributor Author

adegeo commented Nov 12, 2020

@LukeXuan @omajid This is what it will look like for Fedora, does this look OK? I'll do these updates in CentOS and RHEL

image

@LukeXuan
Copy link

You might want to change the first line to "default package repositories for Fedora 33". Otherwise looks good to me.

@adegeo
Copy link
Contributor Author

adegeo commented Nov 12, 2020

Ack thanks! Sooo many copy-pastes...

@adegeo
Copy link
Contributor Author

adegeo commented Nov 12, 2020

OK These changes are completed, please review the files changed tab. One major deviation to the pattern I was using is RHEL 7 has two sections, one for .NET Core 3.1 and one for .NET 5.0 since the instructions are different for the versions. IF .NET 5.0 becomes available as a rh-* package I'll merge these back and clean it up.

@adegeo
Copy link
Contributor Author

adegeo commented Nov 12, 2020

I actually think the RHEL 7 .NET 5.0 instructions are wrong because it's using DNF not YUM. I'll change those. @omajid Does subscription-manager repos --enable=rhel-7-server-dotnet-rpms still need to happen even if you install via the microsoft package repository?

@omajid
Copy link
Member

omajid commented Nov 12, 2020

Does subscription-manager repos --enable=rhel-7-server-dotnet-rpms still need to happen even if you install via the microsoft package repository?

No.

@adegeo adegeo merged commit 9323743 into master Nov 13, 2020
@adegeo adegeo deleted the adegeo-install branch November 13, 2020 01:29
@omajid
Copy link
Member

omajid commented Nov 13, 2020

cc @RheaAyase

omajid added a commit to omajid/dotnet-docs that referenced this pull request Dec 7, 2020
CentOS 8 and RHEL now have .NET 5 packages.

The CentOS 8 and RHEL 8 packages are a little out of date right now, but
should be getting updated within a few days.

This is a partial revert of dotnet#21526.
adegeo pushed a commit that referenced this pull request Dec 7, 2020
CentOS 8 and RHEL now have .NET 5 packages.

The CentOS 8 and RHEL 8 packages are a little out of date right now, but
should be getting updated within a few days.

This is a partial revert of #21526.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scripted install section: .NET 5.0 isn't LTS Unable to install .NET 5 on Ubuntu ARM64 18.04.4 LTS
6 participants