Assistance with Debian 12 gaming configuration
Assistance with Debian 12 gaming configuration
I aim to set up the newest stable Debian version on my development machine. What steps should I take to add proprietary drivers, VLC Media Player, Steam, and VS Code? System packages are more minimal—can I install VLC, VS Code, and Steam as system components instead of using flatpack? Having a reliable Debian for both gaming and programming is a solid foundation, especially since it helps avoid frequent updates from forks or modified versions. I’ve looked into LMDE but prefer a straightforward Debian setup for professional needs.
The initial versions are accessible in the Debian repository, meaning commands like "sudo apt install vlc" or "sudo apt install steam" work. The Steam site provides additional details about drivers. However, Debian isn't ideal for gaming or development because it prioritizes system stability and often includes outdated software, making it better suited for servers rather than desktops. Consider choosing a distro with newer packages if you need the latest features.
They're suggesting it could be risky, since updates happen often and Steam isn't always optional. In many situations you won't even be able to launch it without updating. For now, a solid choice would be Bazzite or Mint—it's likely current enough for your needs.
Games usually perform better with up-to-date software because newer hardware drivers and kernel versions improve compatibility. For AMD systems running open-source drivers, a recent kernel helps access the latest hardware support. I haven’t used either recently, though. My setup on Manjaro over the past couple of years has been reliable for development with IntelliJ and Android Studio. However, some forum members have had more issues, which makes me hesitant to suggest it strongly, especially for those less experienced with Linux.
I understand... that's why I mentioned mint because it feels quite beginner-friendly and popular among new users. It also gets updated regularly, which is great since it keeps improving. This is exactly what I plan to try whenever I have the chance (and another 2TB SSD). My previous attempt was with Yellow Dog, which turned out to be a real mess.
I aim to ensure compatibility with Debian. I'll update the system and upgrade packages as needed: sudo apt-get update + sudo apt-get upgrade
The focus is on acquiring the most recent updates Debian maintainers have chosen to ensure compatibility with the broader distribution, which might lag behind what application/package creators are developing.
Bazzite is very current and reliable based on my experience. On the welcome screen you get options to install various programs such as browsers, VS Code, and VLC. That’s all I need—usually app images or flatpak work fine. There are some additional managers like ProtonUp, Gears, Flathub, and DistroBox that are useful. For simple apps like a YouTube web app, I can create one and pin it to the taskbar. Gears would be great for managing app images. It’s mostly just managers and web apps you can build yourself, with gaming support. Updates are handled by a single app that automatically refreshes everything except when you manually adjust your OS tree. There’s an easy command for extra features, like ujust DistroBox, which guides you through selecting the OS you want.