When I say arch I mean the arch distro and all of its offspring.
Endeavouros
Arch-gui
Manjaro
Artix --maybe not though
My first enjoyable distro was manjaro, the manjaro element less so but using arch clicked for me. But even so if my first experience was using arch and archinstall then yes its not the easiest but its also not that difficult, arch is treated like a boss battle in darksouls.
So when a pre configured GUI arch is recommend I would like to see less scar mongering.
Repeat after me: it’s not only about installing, but also about maintaining your system!
Yeah, if you’re not up to the challenge of maintaining your own system, Arch isn’t for you.
I’d agree, but this is true of most distros tbh. Like obviously loads of stuff is gonna break on arch just due to the bleeding edge release cycle, but I had fewer issues running arch than Ubuntu, mainly due to PPAs and snap bullshit
obviously loads of stuff is gonna break on arch just due to the bleeding edge release cycle
I keep reading this as if it was fact, but Arch never broke anything for me in several years.
You do need to do a bit more to maintain it, but IMO it’s less effort than a release upgrade on a versioned distro. And if you automate it you only need to deal with it once.Yeah, like 98% of the times something broke while updating, it was something to do with ZFS, because the ZFS drivers aren’t in the kernel for licensing reasons, and there’s always a specific latest kernel version they’re compatible with that’s 1-2 versions behind current. Also the initramfs would sometimes get rebuilt without ZFS if there was a version mismatch, which prevents the system from booting properly, but it’s Fine because Half the Point of ZFS is snapshots.
Someone using arch in a more sane way than I was would probably have no issues (unless they use proprietary Nvidia drivers, which will VERY occasionally break, but that’s nbd).
Makes me wonder how many derelict Arch installs there are out there…
I agree with the OP. But swap the term “newbie” for “casual user” or “non IT user”, and more people would agree. Even the nerdiest IT Pro was a newbie whenever they use a distro for the first time. Avoid the term “normie” too, as people have different ideas of what normal is. There are more non IT, power users who have a deep knowledge of their applications, than all Linux users put together.
So this discussion is all around a sloppy choice of terminology.
I agree that the descriptors have to change. It’s insulting to linux beginners when you assume they’re illiterate non-it users that can’t read the paragraph explaining the install options.
But, for a non IT person, installing Linux, using the typical GUI tools is not specially hard to do. Write an ISO to a USB stick. Boot the PC. Answer the installer questions like language etc. And if something doesn’t work, try a different distro. The problems come when people suggest users use unfamiliar UIs, such as the command line or fiddling with config files, where, if you don’t know the exact magic words, it fails to work.
While a linux beginner who’s been developing apps in proprietary microsoft systems for 20 years might be looking for an OS that’s easy to manage from CLI.
Yes. Then the newb is typically happy to learn the Arch ways. Showing that “arch bad for new users” is a bad choice of words.
Most desktop computer users want a system that works out of the box, never breaks, and hides away the complexity behind a “we’re doing magic under the scenes, give us a second” style screen.
And it appears that some distros, like Ubuntu, Mint, and PopOS, ElementaryOS, and ZorinOS, have either outright achieved this lofty goal or gotten very close (I am on Artix and haven’t used these for any considerable amount of time but from the outside it looks like they’ve done so).
From my limited perspective, it appears the main reason behind noob friendly distros being even possible is the long release cycle of their base distro, Debian. Thusly configuration scripts for these variants are easier to upkeep than on Arch based distros because there simply isn’t this rapid fire bleeding edge schedule that needs to be kept up on Debian.
I’m not opposed to recommending Arch for computer savvy noobs to Linux, even those that aren’t necessarily familiar with the command line. As long as they show a genuine willingness to learn it over time. Especially if they want to be an engineer/ developer of any kind, they should become familiar with the command line regardless of which OS they use.
But if they’re a normie, who just wants to try Linux because they’re tired of MacOS or Windows and just want a simple OS that they can use for basic office tasks, browsing the web, answering emails, playing video games, watching videos, etc., then don’t send them down the Arch rabbit hole. They’ll simply not want to spend the time figuring it out and they’ll just go back to Windows or MacOS. Recommend they try ElementaryOS, Linux Mint, Ubuntu, ZorinOS, or PopOS depending on their use case.
Arch requires constant maintenance and a bit of discernment/vigilence to keep going and that’s something most users aren’t willing to go through.
It’s like getting people to learn how to drive vs becominng your own mechanic. Sure, people are willing to learn to drive, they can immediately see the value in it, they want to get to places and have their own autonomy. But Arch is becoming your own mechanic (with Gentoo being like also being your own machinist). Most people don’t want to be their own mechanic, most of the time they just want to drive from point A to point B.
I have heard good things about Mabox linux, although it’s based on manjaro.
Alternatively one could also try ‘Arco linux’ it’s pretty good.
Artix should be mostly good for even new users, just look past the whole init system thing
My experience is that arch isn’t for the first time users (with rare exceptions). I think that Arch is the ‘wrenchable car’ equivalent.
When a is person learning how to drive the aim isn’t to immediately train them on how to do mechanical work on the car… It’s to learn how to make it do its primary task of transporting people and goods.
Once they have basic competency in driving it’s a laudable idea to teach then how to maintain the vehicle so they don’t have to spend a large amount of money on experts (mechanics, IT). If the only vehicles they ever drive are super complex then they won’t be able to understand how it works. This is where the ‘wrenchable car’ comes in. Choosing a vehicle that has manageable complexity and isn’t hard to do the work on.
Arch requires you to assemble the system as part of the installation. The documentation is fantastic, but it’s still written like a service manual. Arch also does poorly if you fail to do maintenance like keeping updated. Choosing a more beginner-focused OS like Pop or Mint is going to set a new user who doesn’t have any understanding up for more likely success. Once they know how to get the system out of park and can drive it around the digital block, it might be time to show them how to build that self-assemble kit that lets you change the color of the dash lights.
Arch happened to be the final step I needed to walk away from windows, but that came after flirting with various distributions for more than a decade. One of those attempts was Gentoo, and that was a disaster. I don’t think that I would have been successful if I had tried arch much earlier than I did.
@squid_slime but it is a pretty bad experience for them I use it just for hyprland and that’s not what most new users want to see they just want a system that just works
I struggle to understand what wouldn’t work, if I was to download a pre configed GUI arch iso, load it up on my PC I’d be met with plasma/gnome/or any other wm/dm and would most likely have working networking, a GUI application installer and a browser…
deleted by creator
I’ve been an Arch user for over a decade, and I wouldn’t recommend it for newbies. It’s not about the installation, in fact, installation is the easy part now, what with the official install script, pre-configured dot files, and the likes of EndeavourOS etc which provide a friendly GUI installer; the problem isn’t installing Arch, it’s what comes after.
For starters, because you’ve cheated and skipped installing the hard way aka “the arch way”, you know little to nothing about how your system is setup and works, particularly around the bootloader, what goes into your initramfs, the DM config, and most importantly: how to deal with pacman issues. pacman isn’t exactly newbie friendly:
- You’ll need to know how to deal with pacnew files and merge new parameters into your existing config files
- Ocassionally you’ll run into issues like the PGP signature not being accepted (which requires a manual import), or issues where you may need to update the keyring and pacman first before you upgrade anything else, or there may be a dependency issue where you may need to hold or rollback a package etc.
Obviously, none of the above requires you to have a rocket scientist-level IQ to figure it out, a couple of Google searches or the Arch wiki can sort you out - but the point is, it shows that you need to have some basic understanding of your OS internals, package mangement, and most importantly you’ll need to be comfortable with using the terminal and CLI apps.
As a seasoned Linux user, the terminal is home for many of us, but believe it or not, it actually scares away many newbies - and pushing Arch onto these newbies only perpetrates the misconception that you have to use the terminal and punch in some
hackerman
™ style commands to use Linux. And we know that’s NOT the experience at all with actual newbie friendly distros such as Zorin, Pop!_OS, Elementary etc, where you don’t need to touch the terminal at all, you don’t need to babysit the package manager or know any special commands or OS internals.So please, please do not recommend Arch or any Arch-derivatives to newbies: you’d be doing them a massive disservice and potentially put them off Linux forever. Unless of course, you know that person well, and you know for a fact that they’re tech savvy and won’t shy away from using the terminal and getting their hands dirty.
I first arch. Been using it for a couple of months. I used the installscript ofc. And I’ve not encountered a problem where I needed to know all those funny words that you said. I learned concepts as I needed them. Yet the things I strugle most is how tf git works (and tar magic args).
It’s only been a couple of months, give it time. You’ll surely run into one of these issues sooner or later, 100% guaranteed. But you don’t have to take my word for it though, just browse the Arch forums and you’ll see the kind of issues people run into - and so will you, eventually.
well, more opportunities to learn. Anyways, real quick question, for you, caz you said you’ve been using it for a long time. My mouse reports different mouse wheel events when using it wired or wireless. It’s with high res wheel that’s the problem. Does this ring any bells for you? Caz it’s really annoying to have a wireless mouse and I need to use it wired.
I’m not really a mouse person, but I recall there was a change made in kernel 6.1 which broke hi-res scrolling for some folks, but I believe it was fixed in kernel 6.3(?) Here’s a thread discussing this: https://old.reddit.com/r/linux_gaming/comments/1032x5q/linux_61_update_screws_up_the_mouse_wheel_of_my/
FWIW, I just tested this with my Logitech G900 (kernel 6.6.14, KDE Wayland) - the scroll events reported using both the wireless (dongle) and USB are identical - they generate one
REL_WHEEL
and oneREL_WHEEL_HI_RES
event, which would seem to be the behaviour prior to 6.1. Not sure if any of this helps though sorry.I update my kernel so if it would be fixed, I wouldn’t have the issue. I tried downgrading just to see, and went even further back then 6.1, and if I recall correctly it still wasn’t working. I fear it could be a mouse problem. I found an aur package that claims to disable high res mouse events, I might try that one out.
Thanks for your time none the less. Is there any way to replace my mouse’s software, like jailbreaking or something, I’m guessing that’s mouse dependant. Is there any FOSS mouse driver?