Skip to content

# I have a fix ! #36286

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

Closed
gwitus opened this issue Oct 19, 2023 · 4 comments
Closed

# I have a fix ! #36286

gwitus opened this issue Oct 19, 2023 · 4 comments
Labels
untriaged Request triage from a team member

Comments

@gwitus
Copy link

gwitus commented Oct 19, 2023

          # I have a fix !
  1. Run sudo apt remove --purge --autoremove *dotnet*

  2. create or modify /etc/apt/preferences and add (you'll need sudo)

    Package: *net*
    Pin: origin packages.microsoft.com
    Pin-Priority: 1001
    

    Run man apt_preferences for more info about this config.

  3. Run sudo apt install dotnet-sdk-6.0

  4. Enjoy !


Output of cat /etc/*release:

DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=21
DISTRIB_CODENAME=vanessa
DISTRIB_DESCRIPTION="Linux Mint 21 Vanessa"
NAME="Linux Mint"
VERSION="21 (Vanessa)"
ID=linuxmint
ID_LIKE="ubuntu debian"
PRETTY_NAME="Linux Mint 21"
VERSION_ID="21"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.linuxmint.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=vanessa
UBUNTU_CODENAME=jammy

Originally posted by @olfek in #27129 (comment)

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Oct 19, 2023
@gwitus
Copy link
Author

gwitus commented Oct 19, 2023

OMG, Thanks!

@adegeo
Copy link

adegeo commented Nov 8, 2023

This looks like spam, it's just copying a reply in another issue...

@danmoseley
Copy link
Member

I'm going to close this. If there is a real issue please open a new one that is clear about the problem.

@danmoseley danmoseley closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

3 participants