this post was submitted on 29 Oct 2024
6 points (75.0% liked)
Debian operating system
2711 readers
4 users here now
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Install flatpak and/or distrobox and you have everything you need.
How does Distrobox work? Is it as simple a
$ distrobox install app $ app
And it runs fine ?
Think of it like a virtual machine. I installed an arch base image, and install the aur version of vscodium. You have to export the app, to have a start menu button. but it's all relatively simple. It's pretty well documented in their github.