I’m looking for a Debian based distro that has the same install process as arch. I hate bloated distros and haven’t been able to find anything yet. Anyone know of a distro like this?

  • @OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    0
    edit-2
    5 months ago

    While it looks like OP got it sorted out, all their comments suggest they’re running into complex issues that are solved by the “bloat” software they’re trying to avoid.

    Feels like they’ll quickly proclaim “Linux doesn’t work” and go back to Windows.

    Pro-tip OP: The 800mb of packages that get installed alongside your first KDE or Gnome software is not “bloat”, they’ll be common libraries you dodged installing when you gave yourself an X11 server with no DE

    • @potentiallynotfelix@lemmy.mlOP
      link
      fedilink
      05 months ago

      Dude are you joking? I don’t need a graphical file manager for example. That’s bloat. If not having a graphical file manager causes nvidia drivers to not work, there’s a major issue. I don’t want anything but a terminal and a browser.

      • lemmyvore
        link
        fedilink
        English
        0
        edit-2
        5 months ago

        Look into .xinitrc and startx. You can run a standalone window manager and you can use xbindkeys to define keyboard shortcuts to launch a terminal or other apps, and you can also bind keys to wmctrl actions or run autokey in the background for the more fancy window and workspace operations. (if the window manager doesn’t support them).

        If you want a system tray, application menu and so on there are hybrid window managers like OpenBox that double as a super-lightweight DE.

  • @banazir@lemmy.ml
    link
    fedilink
    05 months ago

    Kind of sounds like you just want Debian with netinst image and then do an Expert install. Afterwards you might want to migrate repos to sid. Good luck!

      • @hendrik@lemmy.ml
        link
        fedilink
        0
        edit-2
        5 months ago

        Glad I could contribute something.

        If you want more tips: Choose the channel that suites you best. If you like arch, you probably like rolling distros. You could skip the stable channel and go for testing or unstable and that’d provide you with an experience alike a rolling release model. That isn’t officially supported… Debian focuses on getting security patches into stable, not necessarily the other channels. That’s why stable is recommended. However, the other ones work great and Debian usually do a good job with keeping them well-maintained, too. I run testing on my laptop and I like it.

  • @scratchandgame@lemmy.ml
    link
    fedilink
    Tiếng Việt
    05 months ago

    software should work independent of any distro

    and you should know how to use your package manager, if you can’t it should be the package manager’s issue: too complex