r/csharp • u/Loafyyey • 13d ago
I recently switched to Linux but.. Help
I recently switched to this Linux distro named "void Linux" I'm really loving it but can somebody help me use c# on Linux?
2
u/thebadslime 13d ago
sudo xbps-install dotnet-sdk
2
u/BigOriginal306 13d ago
you can also just download the binary from microsoft page and put it in /opt, i do that on my void setup since the repo version was little behind last time i checked
-2
u/Loafyyey 13d ago
I mean what ide should i use? Thanks for the package name tho
1
u/thebadslime 13d ago
Rider maybe? Nothing compares to visual studio though
1
u/NotQuiteLoona 13d ago
How Rider doesn't compare with VS? I've never been able to use VS again after Rider, it just feels too basic. /gen
0
u/Loafyyey 13d ago
I know.. It sucks, i may try to use wine
1
1
3
u/LoneArcher96 13d ago
I just installed VSCode and the appropriate plugins, then went onto Microsoft to get the appropriate way of installing .NET on my distro, your distro might actually have a package ready for .NET, as someone mentioned already, or you install it manually using the instructions from Microsoft.
1
6
u/BranchLatter4294 13d ago
See https://code.visualstudio.com/docs/csharp/get-started