this post was submitted on 03 Jul 2025
879 points (100.0% liked)
linuxmemes
26027 readers
1124 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For a casual experienced user - maybe, if bloat is a super big concern and ricing is an absolute priority.
For a casual newbie - please, no. Arch will immediately force the user to go through a lot of hoops, learn a million terminal commands to make basic changes, and overall it will be a very frustrating and non-intuitive experience. Also, rolling updates will inevitably lead to bugs here and there, and without the experience managing Linux systems, there's only so much one can do to fix it.
I don't know if it was ever true, but it's definitely not true now. You don't need to know more scary terrifying terminal commands than you need on any other distribs. And if you need to install any software, you will on average have to use less scary terminal commands on Arch than on, for example, Ubuntu that is usually recommended to a newbie. Most of the software you will ever need is in (from user's perspective) one place. You don't need to connect any additional repositories and don't need to install separate versions of libraries and stuff (and that's done with horror inducing terminal, might I remind you). And don't even get me started on snap and all the headache it brings.
If you're using your computer as a glorified browser, you don't care about rolling releases. If you use various software, rolling release is better for compatibility.
I am speaking from lots of experience helping various levels of newbies get into Linux. As much as you might think Ubuntu is "more intuitive" whatever the fuck that might mean, I can assure you, it's not, it's very much the opposite of that.
Oh, I should make it very, very clear: Ubuntu is a mess that newbies shouldn't touch it with a 10 foot pole. Comparing to Ubuntu, even Arch can look appealing for lack of confusion. Nothing that I say goes to support this abomination, and I did not mention it positively.
Generally though, most distros featuring KDE/GNOME will already have everything in one place - but, ironically, not Arch, which actually features three places to look for apps: the official repos for precompiled packages, Flatpaks, or AUR. And without something like pamac - a tool made by Manjaro team available through AUR - you can't have all three in one interface or through same commands.
If I would choose distro by how easy it is to have everything in one place, this would likely be Fedora/OpenSUSE/Debian with Discover app store from KDE suite. Everything, be it native packages or Flatpaks, is in there, and you can easily select the source for any given app.
As per compatibility, I'm a strong proponent of Flatpaks. They are not significantly harder to manage than any other apps (in most cases, they don't require any extra configuration), but they will help you avoid dependency issues and they also won't get full access to your entire system, which is to me a disaster waiting to happen.
Was newbie, can confirm. Distrohopped til I found Endeavor, never leaving because AUR
I'm not sure about this. My journey through Linux was Ubuntu > Arch > Debian > Fedora + Arch. Even just Ubuntu gave me enough knowledge to try Arch. Even Windows Powerusers could know shit about partitioning, installing etc.
I started with Manjaro, and found myself in quite a predicament once I figured out what it means to have Arch under the hood. It was...a rude awakening.
Then I moved on to Debian and Fedora, and from there I gained enough knowledge to manage Arch systems. Now, I have Endeavour on my main computer and OpenSUSE Slowroll on my laptop.