The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.
I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
I’d recommend debian - the universal operating system.
If your software does not exist for debian, your software does not exist. (Ubuntu is just debian with extra corpo flavour)
It’s been a while since I’ve used pure debian, but historically I’ve used Ubuntu because debian made it more difficult to install “non-free” software. Has this changed?
Yes, you just have to change a file,
apt update
and you’re good to go. https://wiki.debian.org/SourcesList#Using__a_text_editor (you probably want to addcontrib
,non-free
andnon-free-firmware
)deleted by creator
One year ago I treated how long it takes to get Gimp to install on various distros in distrobox:
Results:
zypper@Tumbleweed: 3 minutes, 22 seconds apt@Ubuntu 22.04: 1 minute 26 seconds dnf@Fedora: 1 minute 2 seconds pacman@arch: 0 minutes 21 seconds
But that’s just installation speed. It simply shows that there are quite big differences depending on use case.
My go-to is an arch container just because I like to have rolling releases, access to AUR, and I like pacman. I wouldn’t overthink it though. If the fedora container works for you, then it’s fine.
deleted by creator
Removed by mod
Removed by mod
Removed by mod