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

  • llothar@lemmy.ml
    ·
    7 months ago

    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.

  • Chaewon@lemmygrad.ml
    ·
    7 months ago

    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.

  • SimplyTadpole@lemmy.dbzer0.com
    ·
    7 months ago

    For everyday tasks, I think a Fedora distrobox works fine, but you would have to upgrade it eventually and I admit I'm not sure how you do that under distrobox. Still, I initially used it and still have a Fedora distrobox I use for doing stuff for my job, as well as one I use for running a game modding program that requires Java, and they both work fine.

    I've also had success with a Debian distrobox, which I used to compile Render96ex. Debian is pretty universal, so it's much easier to follow compile instructions using it than a Fedora distrobox ^^'