C
C#5mo ago
Caden

✅ installing .Net on steam deck

I’m trying to install .net on steam deck so I can run a few different applications but when install it the applications still say it’s not installed. Does anyone know why or how to fix this?
30 Replies
Waffles from Human Resources
You can just compile it so it's self contained and doesn't require dotnet runtime to be installed
Caden
Caden5mo ago
i have no clue what that means. Im not great at this stuff
Waffles from Human Resources
It means that you can share and run your program without the people or devices you share it with to install any runtimes Meaning no need to install dotnet
Caden
Caden5mo ago
so how do i do this?
Waffles from Human Resources
What IDE do you use And what OS does your steam deck run on
Caden
Caden5mo ago
steamos is a version of arch im pretty sure
CrumpetMan
CrumpetMan5mo ago
then you can only port console apps
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
jcotton42
jcotton425mo ago
How did you install .net @Caden?
jcotton42
jcotton425mo ago
I personally would use https://distrobox.it/
Distrobox
Use any linux distribution inside your terminal.
jcotton42
jcotton425mo ago
Put your editor/IDE inside the same box Not true Avalonia works on Linux just fine
Caden
Caden5mo ago
Microsoft’s script
jcotton42
jcotton425mo ago
And are you trying to run a .net app or build one?
Caden
Caden5mo ago
Run
jcotton42
jcotton425mo ago
Hm Well I would still use distrobox here SteamOS is... fiddly for stuff like that
Caden
Caden5mo ago
Alright I’ll try it thanks
jcotton42
jcotton425mo ago
It defaults to a Fedora image, so follow the directions for that
Caden
Caden5mo ago
No description
Caden
Caden5mo ago
so i installed .net under unbuntu and now it isnt saying you need to install .net but now i get this
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Caden
Caden4mo ago
There were steam deck instructions
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Caden
Caden4mo ago
I followed the instructions for steam deck and then I created a distrobox with ubuntu I then installed .net with the ubuntu package and then tried running my app
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Caden
Caden4mo ago
Yes I tried fedora after that and I got the same problem
Caden
Caden4mo ago
Distrobox
Use any linux distribution inside your terminal.
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Caden
Caden4mo ago
Yes I created the box. Then I went to the page on .net to install .net for fedora
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Caden
Caden4mo ago
the maker of the tool was helping me and i had to manually do some stuff and it is working now