• rattking@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Not a specific distro per se but I’m shocked by how many minified docker images do not include which I’ve wasted so much time trying to figure out why a build failed with some tool missing after I explicitly installed that tool only to find deep down in a script somewhere a tool=$(which tool) >/dev/null in there failing and eating the error message! Remember folks always which which first to avoid such issues ;)

  • Terevos@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    emacs

    I realize half of you people never touch it, but come on. It’s not that large a package these days.

    • NaoPb@beehaw.org
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      1 year ago

      What that reasoning we should install sauerbraten because most people have plenty of hdd space and broadband internet. Better yet, just install all the games so we can relax every now and then between the hard work.

  • Turtle@aussie.zone
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    1 year ago

    The first couple commands I run after install:

    $ sudo apt install vim
    $ sudo apt autopurge libreoffice*