this post was submitted on 24 Aug 2023
163 points (79.4% liked)
Linux
48009 readers
847 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Seeing a lot of Manjaro here, what's the deal? I installed it just yesterday on a test machine to check it out as I plan on steering over from windows long-term so just browsing what's out there. Don't really have issues and it ticks the boxes of a more user-friendly installation and comes out of the box with Plasma. I may try out pure Arch or the GUI fork just not to have the hassle of setting up the DE
On top of what other already said they accidentally DDOS'd the Aur repos and took it down for couple hours one time.
Hmmm.
Manjaro is a really good distro to start with. It has very nice defaults including the correct zsh plugins. Should make your transition to Arch whenever the time comes very smooth. It does have a bad reputation because they don't seem to manage it well (e.g. keys keep expiring), and the said defaults are implemented in a very hacky way (if you see the code). Also they follow a delayed release which is really unnecessary given Arch is stable already; and in fact the delay can cause issues if you use AUR (which you will, eventually discover and learn about and love).
You have to manually manage new kernel branches with the
manjaro-settings-manager
.Lots of people get told "it's arch with good defaults! Just
sudo pacman -Syu
and you're good!"...which leads to them eventually breaking their systems and blaming manjaro.
No rolling release is appropriate for people who can't RTFM.