I was Nobara user, then I am using Fedora right now. I want to use things like Hyprland etc. and ya know, Its damn cool to say I am using arch btw. So I’ve decided to use Arch Linux. But everyone says its always breaking and gives problems. That’s because of users, not OS… right? I love to deal with problems but I don’t want to waste my time. Is Arch really problemful OS? Should I use it? I know what to do with setup/ usage, the hardness of Arch is not problem for me but I am just concerned about the mindset “Arch always gets broken”.

  • SinJab0n
    link
    fedilink
    arrow-up
    1
    ·
    4 months ago

    Arch is gonna die the moment u r late to upgrade ur packages, and i don’t really wanna live in constant fear of losing one update and thus my hole system by a kernel panic.

    So u can use it if u r one of those guys always on the edge for updates.

  • Buffalox@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    4 months ago

    AFAIK Next OS was discontinued about 30 years ago. Although some of it was used in OSX.

  • vort3@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Arch never broke for me.

    Unless you seek trouble and do stuff without knowing what you are doing (like blindly copy pasting commands from internet into your terminal), it generally just works.

    It’s not as good as those distros where all packages come preconfigured for you to work nicely together, so if you want to build a custom system (like, choose your DE/WM/panels/widgets etc), you have to configure all of that to intergate nicely. But you could always just install KDE and everything is pretty stable there, same as in any other KDE based distro.

  • chi-chan~@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Like I said in the post on c/archlinux, I had more problems on ‘user-friendly’ distros, than I had on Arch.

  • Shareni@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    That’s because of users, not OS… right?

    It’s a factor, but constantly upgrading to the newest version of software does come with risks. I’ve had Arch and derivatives fail to boot on multiple devices plenty of times after an update.

    Some people say that they run arch for years without having any issues, but that’s either extreme luck or bs.

    I love to deal with problems but I don’t want to waste my time.

    You can usually just use a btrfs snapshot to rollback, boot, and try to update later. But there were situations when I had to use arch-chroot, and it can be problematic to install new packages in that situation.

    All setups have tradeoffs, but I’d wholeheartedly suggest a stable distro like MX and nix + home-manager. It avoids all of the previously mentioned issues, and comes with other benefits. Do note that you might need to make or copy a hyprland.desktop file because home-manager can only alter files in your ~.

  • thejevans@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I just switched from Nobara to NixOS on my gaming PC. I’ve had NixOS on my laptop for almost a year and decided I’m comfortable enough with it to use it full time, and it works great for gaming.

    Before NixOS, I was a die-hard Arch user. The only reasons it would break were because I was trying a bunch of stuff from AUR to play around with Wayland + Nvidia when that was brand new, or when I would forget to update for a while.

    It breaking was primarily due to me tinkering around and not fully undoing those changes. Now I can do that with no fear on NixOS, and it’s fabulous.

  • LeFantome@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Use what you like. In answer to your question though, my experience has been that Arch is super stable. I have had fewer problems with it than maybe any other distro before.

    I update very frequently, multiple times per week. There is almost always something to update. Most of the time it is just before I wrap up. Sometimes it is while I am reading something. Often, it is just as I sit down ( if I have the time, I sometimes look into new features that have arrived ). According to Lemmy, this behaviour should lead to my system being down all the time and me getting nothing done. My system has been rock solid and productive.

    Now it may sound like a lot of admin but it is a mindless one line command to update and it just works. For me, it is fast, unobtrusive, and reliable. I for sure spent more time looking for missing packages on other distros. I spent a lot of time finding ways to run newer versions on other distros. I spent a lot more time dealing with problems caused by multiples application sources on other distros. Like the reading example, I mostly update while I do other things so it is not actually taking any time.

    I pretty much never see the need to use Flatpak on Arch for example. I for sure am not doing anything like PPAs. I do use the AUR heavily.

    IMHO, Linux works best when everything is managed by the package manager. While I have never used Nix, Arch is the only system that has made that possible for me.

    Well, I should be honest on this last point. I have added the CacheyOS repos to one system ( it is actually EndeavourOS but essentially Arch ). From those repos I run a binary pre-release of the new System76 COSMIC desktop. The same package is available in the AUR but would build from source there so the CacheyOS repo is just a convenience. Obviously this system is just recreational so I am taking more risk with the packages I am using. Still, other than the incomplete status of COSMIC, this system has also been rock solid. It is in my living room ( as opposed to office ) and so I use it quite a lot every day.

    There is one thing that bugs me about Arch systems. If you do not update for a while, you will get two problems.

    1 - you will likely get multiple packages which have been replaced or duplicated ( multiple sources for NodeJS as an example ) and you will be asked for each one which you want to use. The system will be fine but it is a bit annoying if there are a bunch at once.

    2 - New GPG keys may have been added and you may have a chicken and egg problem where you cannot move ahead without installing the new keyring but do not have the right certs to do that. You can resolve this quickly but it sucks the first time it happens and you will be Googling. It is my number one complaint about Arch.

    I have only run into the second problem above for systems that I have not updated in months but I have run into it so, again, I want to be honest. That said, I have had Arch systems that laid dormant for years which I was able bring right up to date. I had a laptop that was powered off for three years. I had to refresh the keyring and the update was gigs in size but it was completely up-to-date and solid as a rock at the end of it ( same update command that I use every day - “yay -Syu” ).

    Ok, one other issue…

    I use the AUR extensively including to install proprietary software like IntelliJ, Rider, Microsoft Edge, Postman, and BurpSuite. As a result, occasionally I get whacked with a massive update. I did not update my main system for two weeks and got hit with a 14 Gb update! That can be mitigated though.

    Mostly I update with yay or paru which includes everything from the AUR. When hit with a big update, you can use pacman instead which updates just the stuff in the core repos ( not the AUR ). So you can put all the AUR stuff off until a better time. Nothing in the core repos is that big.

    With yay, you can also select which individual packages to update. So, you can skip stuff like IDEA ( about 5 gigs on its own I think ) or something that is going to take ages to compile from source.

    I prefer package management from the command-line. There is pacseek for a nice TUI. If you really want a GUI, both pamac-gtk3 and octopi are in the AUR.

    While I have some pure Arch systems, I mostly use EndeavourOS these days. It is faster to install and I like the defaults, including that it installs yay by default ( providing out-of-the-box access to the AUR ). EOS used to default to Xfce. It uses KDE 6 now. The online installer gives you quite a few desktops to choose from. I do not thin that Hyprland is one of them but it can be installed easily after.

    Anyway, I can only speak from my own experience but Arch does not break on me and I push it pretty hard. I keep saying I want to try something like Debian as the base with Arch in a Distrobox so I still get access to all the packages. I just have not bothered yet because Arch ( or EOS ) works so well for me.

  • bloodfart@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I mean, try it. Sometimes you can’t tell if something is the os or the users till you do.

    • bitahcold@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Thanks to previous comments, understood the thing I was wrong and decided to use Arch relaxedly. Now I’m using Arch. Thanks. Have a nice day.

  • Presi300@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    If you know what you’re getting into, arch can be a great experience, I’d say give it a try!

    • bitahcold@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Its looking good for me. And i like its gaming performance. The main reason for changing os is new experiences. I want Arch but the quotes “Arch is easy to get broken” yk was making me worry about it. But the previous comments helped me for that mindset. Im decisive for hopping on Arch. Thanks for reply, have a nice day.

  • Nibodhika@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Arch doesn’t break on its own, but Arch is Arch, which means you might get an update where a post on the news says “btw, if you have changes to X file, your system won’t boot” or something. People don’t read the news before installing updates, but that’s also fine because I also don’t read them and have been using Arch for over a decade, and my system never broke on its own (to be entirely fair, one time back in 2007 I think, my system stopped showing jpg wallpapers because one library hadn’t been updated, the fix was to update my system the next day).

    Also Arch is not hard to install, it’s labor intensive, but anyone with minimal Linux knowledge should be able to do it (and probably ask themselves why they’re being forced to do that).

    Finally, Arch is not “cool”, lots of cringe people have ruined it and sometimes saying you use Arch sounds similar to saying you run Kali depending on the context.

    Long story short, if you’re happy with what you have keep using it, I’m fairly confident you can get hyprland and everything else working on whatever distro you’re currently using. But if you’re determined to use Arch you should be fine too.

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Honestly I feel like if you can’t give a proper definition of what an OS or a distribution is in a single sentence, then stick to whatever is BOTH popular and matching your standards, both moral and economical.

    • bitahcold@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      I can say I don’t have enough experince to say anything about different distros. Its my first year and I didn’t changed OSs too much. I want to get new experiences and different types of things. And I liked that labor-needy and fully-controlable vibe of Arch. And just decided to Arch but I was worried about sths. Thanks to previous replies, I understood what I have to. Thanks. Have a good day.