Arch stable ? I mean, from experience, I've had one break in stability so bad it made me hop : the lack of gentoo-like config protect. To be fair, I was on Artix but the breakage was versions of Pipewire deleting not just my changed config files but config files it couldn't run without ! Or to be fair, also, actual Arch but on my phone, plasma 5 package conflicts (that came as is from the installation image) prevent the whole system from updating ๐ ... Never had any of those 2 problems on OpenSUSE or, to be fair, non-Arch-based distros
linuxmemes
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 members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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. Even if you watch it on a Linux machine.
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. ย
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 fork-bomb your computer.
Steven Crowder is dumb enough to think that.
I have no horse in the Linux distro race, I'm just downvoting this inferior version of the meme format because fuck that guy.
You can down vote on lemmy?
I can downvote on kbin. I haven't find a nice, beautiful and simple app for it like Thunder for Lemmy, though.
lemmy.one has disabled downvotes, it's up to admins of each instance if they allow viewing and making downvotes.
At least in the Voyager app. I have heard it's not the same thing as elsewhere but I haven't taken the time to understand how or why it's different.
I use the Voyager web app via lemmy.one and it does not.
๐คท
Maybe the Lemmy instance I use blocks down votes?
That sounds reasonable to me! Would explain why the mobile app has it and the web app doesn't; I don't know if a Lemmy instance has a way to advertise the functions it supports to third party apps.
Have you ever even used opensuse?
Arch based distros are pretty stable in my experience. I actually had much more problems on distros like Debian and PopOs than Arch.
OpenSUSE exists as a testbed for SLE, I don't think there's anything confusing about that. It's also much easier to get to a sensible setup for new users. If it weren't for the AUR and the Arch Wiki, I would probably still be using it.
Bold :-) openSUSE is based on zypper and rpm. Arch Linux uses its own package system.
p.s. Please replace that Change my mind guy with a Calvin and Hobbes one.
OpenSUSE was actually released long before Arch even existed. I'm an Arch user, btw, but I consider both operating systems to be excellent choices. Everyone has their own preferences. Let people enjoy what they like and embrace their individuality. We don't all have to be alike....
OpenSUSE was actually released long before Arch even existed.
You're basically right but just some historic facts added :
Judd Vinet started the Arch Linux project in March 2002. OpenSUSE : Its development was opened up to the community in 2005, which marked the creation of openSUSE. Before that it was called SUSE Linux, first released in 1994.
Serious question: What makes Arch's package manager so "great"? I always just found it confusing to use. The flags don't make any sense to me. It feels like you have to add a varying number of s or y to get it to do what you want. I never found it to be any faster or slower than any of the others (apart from portage of course) out there. And apart from the flags it doesn't seem to give me any more or less trouble than the others.
It's fast. That's why it's great. I've considered switching to opensuse a lot, but the speed of pacman compared to how slow zypper is always drags me back to arch
I use tumbleweed on my desktop, but run arch on a secondary machine. From experience, pacman is much faster than zypper, even on a slower machine.
As a user it's definitely harder to get into than apt or dnf. However, as a packager, it's very easy to package new applications for pacman. That's also why the AUR offers this many packages often not found in other distros.
Dunno. Anecdotal, a few years ago pacman appeared to be much faster than apt-get for me. Currently I don't see that very much difference but then again I haven't paid much attention to it.
- Pacman can do parallel downloads (which I haven't tried) : https://wiki.archlinux.org/title/pacman#Enabling_parallel_downloads
there's nala as an upgrade to apt, but pacman iirc has a few more features still