What does bazzite dx include

So like does it have conda, gfortran, latex, etc, what does it have so that I don't accidentally install it when it is already installed
Solution:
for the most part, its just docker + vscode it also include smaller stuff like adb and zsh, its also based on -deck image so you get gaming mode but boot to desktop by default...
Jump to solution
3 Replies
Solution
asen23
asen232mo ago
for the most part, its just docker + vscode it also include smaller stuff like adb and zsh, its also based on -deck image so you get gaming mode but boot to desktop by default
asen23
asen232mo ago
you are expected to run stuff like conda and latex inside container like distrobox or devcontainer
1
1OP2mo ago
So if anyone's wondering and searching for this, the vscode included in bazzite dx does see miniconda Also This is from my experience on non dx, and it is that gfortran from gcc from brew didn't work, and needs to be installed in distrobox And you can use distrobox and use miniconda from host

Did you find this page helpful?