I'm a little bit underwhelmed, I thought that based off the fact so many people seem to make using this distro their personality I expected... well, more I guess?

Once the basic stuff is set-up, like wifi, a few basic packages, a desktop environment/window manager, and a bit of desktop environment and terminal customisation, then that's it. Nothing special, just a Linux distribution with less default programs and occasionally having to look up how to install a hardware driver or something if you need to use bluetooth for the first time or something like that.

Am I missing something? How can I make using Arch Linux my personality when once it's set up it's just like any other computer?

What exactly is it that people obsess over? The desktop environment and terminal customisation? Setting up NetworkManager with nmcli? Using Vim to edit a .conf file?

  • h_ramus@lemm.ee
    ·
    1 month ago

    Didn't bother going through the hoops and installed EndeavourOS which is arch-based with some additional default applications.

    For me, the best thing of Arch isn't the distribution but the Arch wiki. An impressive piece of documentation.

  • Lettuce eat lettuce@lemmy.ml
    ·
    1 month ago

    You fell for the meme lol.

    Arch is great if you want very high levels of customization without having to get into compiling and coding, like with Gentoo or NixOS.

    I think of it as the distro equivalent to custom keyboard kit, you get all the parts and can swap them out as much as you want. But you're not designing and fabricating your own circuit board and microcontroller, writing your own custom firmware, getting a custom case modeled and fabricated, etc.

    There's a reason "I use Arch, BTW" Is a meme.

  • Kanda@reddthat.com
    ·
    1 month ago

    Use it as your daily driver and get really comfortable with it. After this, complain loudly when you see someone doing anything in a different way. Then say "I use Arch btw"

  • NaN@lemmy.sdf.org
    ·
    1 month ago

    Outside of the meme, the only people who make it their personality are generally younger and less experienced users who feel extremely empowered and proud by doing anything useful on the command line. Not like those users on Ubuntu (which they just switched from) who install stuff from a store like losers, nuh uh.

    Before Arch you had the same type of people on Gentoo feeling superior because of use flags and watching hours of compiler output, after switching from Mandrake.

  • communism@lemmy.ml
    ·
    edit-2
    1 month ago

    Do people really make Arch their personality? Ive been using Arch-based distros since forever and never really met someone like that. I thought it was just a meme.

    I like the minimalism and ability to control more parts of your system as opposed to an automated install process doing everything for you. But you don't have to do that much manually. The main pacstrap step basically sets up your whole system anyway. It's not that different to other mainstream distros. I have always just used it like any other distro.

    Edit: Forgot to mention that the bleeding-edge packages and AUR are nice features too. And being rolling release to a lesser extent, just my preference.

    • arbitrary@lemmygrad.ml
      ·
      1 month ago

      I worked with a guy who had a flag with the Arch logo and his Arch forums username on it hanging above his desk.

      • communism@lemmy.ml
        ·
        1 month ago

        Funnily enough one of the points where Arch distinguishes themselves from other distros is that they're not strict about only including free software in their repos and are completely fine with including proprietary software alongside foss. There's Parabola if you want Arch but with a strong political line on free software

  • Andromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com
    ·
    1 month ago

    The AUR is pretty awesome. If a piece of software exists on Linux, it's in the AUR. Even software that doesn't have a native Linux version can sometimes be found these, e.g. repackaged versions of Electron apps for Windows.

    And once you start really customizing your system, you'll see the value of the Arch Wiki. If there's something you can do on Arch, the Wiki probably has a well-written guide for it.

    • Thann@lemmy.ml
      ·
      1 month ago

      100% its the Wiki and AUR!

      On every other distro, once you want a program not in the package manager, it will likely be broken by the next update. On arch 99.995% of the time it will be in AUR and you can just make a simple PKGBUILD when its not, so your updates will automatically recompile all of your personal projects!

  • golden_zealot@lemmy.ml
    ·
    edit-2
    1 month ago

    People like Arch because to many it feels more truly like your system than other distributions.

    It isn't that Arch is in some way more customizable than other distros, rather it's that if there is a package on your Arch system, its probably there because it was your choice to put it there in the first place, and so the system can feel more representative of you given it only contains the things you want or need and nothing more from the get go.

    • lemmyvore@feddit.nl
      ·
      1 month ago

      The graduation from Linux from Scratch is to be able to make your own mini-distro. I reckon anybody who gets that far is above petty feuds about the install process or packaging in this or that distro.

    • dion_starfire@lemm.ee
      ·
      1 month ago

      This amuses me, since I literally went from Gentoo to Arch because it felt like the same bleeding edge distro without having to wait for the compile time for half of the packages.

      That said, I generally don't recommend Arch (or Gentoo) to newbies. It's great when it works, but the number of times I've had to troubleshoot some random dependency issue because I took more than a week to update my system would scare any newbie away. It's a bit like the parable of the cobbler's kids having the worst shoes, or the mechanic always driving a project car - when you have the skills to fix something, you're willing to put up with a lot of bullshit that a normal person wouldn't.

  • Shinji_Ikari [he/him]
    ·
    1 month ago

    I'm gonna comment and say that's the point.

    You start out with bare minimum and install what you need. As you go you generally have an idea of what is and isn't on your system. It's not as annoying as Gentoo with all source compiling, not as anal as nix.

    If something breaks, you go to ArchLinux.org and 95% of the time it's mentioned on the front page so you follow the instructions and move on. It's a very transparent distro, little drama to follow unlike Ubuntu/canonical or fedora/redhat.

    It used to be harder to install and which gave some street cred, but they simplified it a bit which is nice.

    The Stans give an unbalanced look at arch. I use arch because I want the latest packages, I don't want to segment my packages between my repos and tarballs when there's a game stopping missing feature on a package pinned to a 2yo version. I don't want to learn a whole scripting language to carefully craft my OS like nix either. I want a current OS that's easy to fix and easy to install packages so I can go back to what I was doing.

  • matcha_addict@lemy.lol
    ·
    1 month ago

    The thrilling thing about arch is you get to put together your own user land applications, especially things that could form your desktop environment, audio stuff, etc.

    I agree it is not that complicated. If you want more thrill, here is what I recommend:

    gentoo Linux

    has the option to compile everything from source. This isn't just for bragging rights. This resolves a whole class of software breakages that can happen on other distros (especially when using old or less common applications).

    • It gives you the option (emphasis on optional) to use openRC, an alternative to systemd.
    • patch any software super easily, working nicely with the system
    • customize compile flags on a global level
    • have package manager manage software that isn't available in repos, or easily write a package script for it (technically AUR can do this, but gentoo more powerful)
    • works like a charm with heavily customized setups, such as musl, or less common architectures like arm or risc-V

    NixOS

    Takes it a step beyond gentoo and uses a functional, lazy approach in package management. Every package is fully reproducible, has a kind of isolated environment. Your entire setup is reproducible and declared with a single file.

    ---- below this line is torture. Not recommended

    slackware

    Idk how it works exactly, but package management looks like a manual pain

    Linux from scratch

    A book where you create your Linux installation from scratch, compiling every single component until you reach a working system

    Notable mentions

    • Alpine Linux: uses musl and busybox by default. Extremely lightweight. Some things will not work, but you get the thrill of running a couple MB distro
    • void Linux: ok I'm tired of writing so I will not explain that one
    • PureTryOut@lemmy.kde.social
      ·
      1 month ago

      Alpine Linux: uses musl and busybox by default. Extremely lightweight. Some things will not work

      I use it daily, which things won't work? Honestly it's "just a distribution", you'll have the same experience with it as OP has with Arch.

      • matcha_addict@lemy.lol
        ·
        1 month ago

        Bunch of random small things gave me issues. Sdkman (kinda like a Java version manager) and transmission on arm64 on wireguard would not work either.

        • PureTryOut@lemmy.kde.social
          ·
          1 month ago

          I ran transmission and WireGuard for ages before I recently switched my server over to x86, worked fine?

          Idk about Sdkman though, I don't do Java development, but if it's written in Java itself I fail to understand why it wouldn't work 🤔

          • matcha_addict@lemy.lol
            ·
            1 month ago

            My setup was really weird. I was running it under a network namespace. Maybe that's why? The app would run like normal, but it would not successfully create any connections. I replicated the same setup on glibc and it worked.

    • bastion@feddit.nl
      ·
      1 month ago

      For some reason I really love how you ran out of steam on this post. Take my upvote, and may you make many whole-enough-assed posts in the future.

  • rickyrigatoni@lemm.ee
    ·
    1 month ago

    How can I make using Arch Linux my personality when once it’s set up it’s just like any other computer?

    Well, do you already have a personality that isn't based on Arch? If you do, get rid of it.