C
C#2mo ago
BlueHelmet

C# Dev Kit, not available in VSCode on Manjaro.

I am trying to setup a dev environment on Manjaro, but when i go to extensions in VSCode, i can't find the C# Dev Kit. I have installed the dot net core 8 runtime and sdk (if that matters). Any one have experince with this, or is it just not available on Manjaro?
14 Replies
BlueHelmet
BlueHelmet2mo ago
There is no install button on the webpage, only a link, and putting that into VSCode yields no result.
Angius
Angius2mo ago
No install button like this? Weird You sure you have VS Code and not VSCodium or something?
BlueHelmet
BlueHelmet2mo ago
about:
Angius
Angius2mo ago
Yeah, that's Code-OSS, basically VS Code with proprietary Microsoft stuff removed DevKit is proprietary Microsoft stuff, so it doesn't work outside of VS Code
BlueHelmet
BlueHelmet2mo ago
Ok - makes sense. Do you know if there is a way to get "regular" vscode on to an arch system?
BlueHelmet
BlueHelmet2mo ago
Thanks, not sure what AUR is or how it works (still a bit new to arch/linux). But sure i can google my way to the rest That is perfect, you effort is much appreciated.
WhiteBlackGoose
WhiteBlackGoose2mo ago
Note: AUR is not recommended on Manjaro You're not on Arch, you're on Manjaro although it works for most people
BlueHelmet
BlueHelmet2mo ago
I thought that Manjaro was build on Arch?
sakyce
sakyce2mo ago
https://discord.com/channels/143867839282020352/1242174906620313636 Install aspnet-runtime And install the proprietary version of visual studio code to begin with. Install also dotnet-sdk Btw, avoid Manjaro. Use EndeavourOS instead or learn to install Arch.
BlueHelmet
BlueHelmet2mo ago
Why?
sakyce
sakyce2mo ago
Manjarno
Why you shouldn't use Manjaro
GitHub
GitHub - arindas/manjarno: Reasons for which I don't use Manjaro an...
Reasons for which I don't use Manjaro anymore. Contribute to arindas/manjarno development by creating an account on GitHub.
sakyce
sakyce2mo ago
And if you are a beginner to Linux, it's clearly not a good idea to use Arch distros, especially with the AUR that can contain malware. (It might be dared for me to say because EndeavourOS is the third distro I have used while I don't have much experience with Linux)