50
submitted 1 year ago by Sebo@lemmy.one to c/linux@lemmy.ml

Hello, I've been using manjaro xfce for a few months now and I'm starting to wonder if I would enjoy any other distros more, I'm not really a technical person but I really do enjoy linux so i'm willing to learn new things.

I'm looking for a distro that is minimal while not being too complex, (Manjaro keeps breaking itself for a laugth)

Please leave distro recommendations in the comments below I will be sure to play with them in live boot or in a Vm.

Thank you and have a good day, Sebo

top 50 comments
sorted by: hot top controversial new old
[-] MrBubbles96@lemmy.ml 26 points 1 year ago

EndeavourOS, or vanilla Arch Linux by using the Archinstall script that comes with the iso file (or the old fashioned way of following the Arch Wiki and doing it manually through the command line, if you're up for it). Personally, I'd go with Endeavour. Not only because I'm lazy, it's rock solid in general, and easy to install via the GUI installer (by comparison, the Archinstall interface is...passable, IMO), Archinstall can sometimes fail, and it can be...weird with what it leavws out (ex: I tried Archinall and XFCE once. Still had to install the user dictionaries post installation. Never found out if it still does that in the newer iso's).

Do keep in mind that Endeavour is on the light-ish side, you might need to install a couple of things to make it feel more feature complete, and also you'll have to use the terminal for updating the system, installing stuff, and maintanance--tho nothing is stopping you from grabbing Pamac of the AUR (which is set up and ready to go on first boot) and doing stuff through there instead like you did in Manjaro.

[-] Minty95@lemm.ee 3 points 1 year ago

I went from Manjaro to Arch. Installed by command line (took a few tries to get it done... ) I tried their installer but it wasn't very good. Have also run Endeavour on a second pc for a while but I prefer pure Arch.

[-] baldissara@lemmy.world 3 points 1 year ago

You don't need to do the manual install, there is script withing the installation iso that makes it much easier, just run archinstall

[-] Minty95@lemm.ee 2 points 1 year ago

Yes i know, i tried it about two times, but found it extremely poor, was easier to install it by 'hand'

load more comments (5 replies)
[-] estebanium@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

I switched from Manjaro to EndeavourOS and can confirm your experience. A lot of updates on Manjaro broke something on my system. With EndeavourOS it is different. Yes, it is really solid and makes a lot of fun for gaming. Do you have any recommended Tweaks, like you said?

[-] jplate8@lemmy.world 16 points 1 year ago

If you're looking for a rolling release that's more stable than Manjaro, then OpenSUSE Tumbleweed is a good choice.

[-] T0RB1T@lemmy.ca 4 points 1 year ago
[-] dino@discuss.tchncs.de 1 points 1 year ago

Only downside is lack of documentation for distro specifics. You need to adapt docs for Arch on Tumbleweed.

load more comments (2 replies)
[-] CrescentMadeJr@beehaw.org 13 points 1 year ago

I was having the same problems a while back with Manjaro. Have a look at EndeavorOS. I’ve been using that for a long time now.

[-] TheAgeOfSuperboredom@lemmy.ca 7 points 1 year ago

Same here. Endeavour has been solid.

[-] LeFantome@programming.dev 10 points 1 year ago

If you like Manjaro but wish it would stop breaking, try EndevourOS ( EOS ).

EOS does not have graphical package management. Try pacseek ( yay -S pacseek ). You can install pamac but please do not. It brings Manjaro levels of quality with it.

[-] foobarijk@lemmy.ml 4 points 1 year ago* (last edited 1 year ago)

He wanted something stable.. Arch based systems require you to read the release notes each time you upgrade to make sure there's nothing special you must do. Those who are unaware of this requirement often end up with broken systems. Also I wouldn't call Arch based systems without GUI configuration tools not being too complex... Arch is for those who like to tinker, edit lots of config text files and read man pages and wiki entries.

Personally, I like Arch Arcos and even Manjaro (Probably EOS as well, but it doesn't play well with Ventoy) - but I wouldn't recommend it to someone who just wants things to work out of the box with minimal tinkering and not require special attention when updating.

[-] dino@discuss.tchncs.de 1 points 1 year ago

Arch is for those who like to tinker, edit lots of config text files and read man pages and wiki entries.

Basically how every linux user should be.

load more comments (2 replies)
[-] Zangoose@lemmy.one 1 points 1 year ago* (last edited 1 year ago)

I've been using arch-based distros on multiple systems for the about 5 years now. I never read release notes, and have also never had any system-breaking updates. Occasionally I get problems with AUR packages but they usually solve themselves by doing a clean-build, reinstall, or just by waiting a day for a dependency to update. In the rare case that none of those work, there's usually a message on the AUR package page providing an exact fix. I usually just run "yay -Syu" once a day, recently I've been doing it once per week and still haven't had any real problems with it.

[-] foobarijk@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)

I'd say you're pretty lucky. Just a month and a half ago, there was a package conflict for my installed BLAS due to this. Last year there were this one, and this.

It's not such a big deal, and it depends on the software you have installed. But it's something one should know could happen.

load more comments (3 replies)
load more comments (1 replies)
[-] kerneltux@lemmy.world 9 points 1 year ago

If you want a rolling release, I suggest going with openSUSE Tumbleweed. The installer allows you to pick & choose what you do/don't want/need, and has a great rollback system in case an update causes problems.

Otherwise, I would suggest Fedora. Stays very current, and the in-place upgrade process is very seamless at this point.

[-] foobarijk@lemmy.ml 3 points 1 year ago

Just keep in mind that rolling releases are by definition not as stable as non-rolling. For example, Kernel 6.4 has introduced an interrupt storm for some motherboards with buggy implementation of TPM interrupts, and it'd get fixed only in 6.5...

load more comments (4 replies)

Instead of trying another distro, take the time to learn all aspects of the command line, up to and including shell scripting. Learn how tools like awk, sed, grep, vi, and regex work. That would be a better use of your time than distro hopping.

[-] HumanPerson@sh.itjust.works 6 points 1 year ago

I agree with that general idea, but I still think they should try something else considering manjaros habit of breaking every 2 minutes. Perhaps Debian or Endeavor OS if they want to stay with something arch based. It is good to learn the basics however I have used Manjaro and that is not the way to do it.

[-] MrBubbles96@lemmy.ml 3 points 1 year ago

....or they can do all that and switch to a distro that's not prone to breaking itself every other update.

[-] dino@discuss.tchncs.de 2 points 1 year ago

I am a sysadmin and I don't even know how to use awk, sed or regex properly. I doubt a normal user will. Of course these are very handy tools and can help greatly with performing manipulative tasks.

I recommend people become power users with the command line before progressing because, in my opinion only, they're necessary. This is my opinion only and is in no way meant to discount your abilities. I was a Linux system admin who learned awk, sed, grep, and regex after the fact and I wished I'd learned it earlier. This is what formed my opinion.

[-] dino@discuss.tchncs.de 2 points 1 year ago

Sure but not every linux user is striving to become a sysadmin. I am totally with on the cli love, but I also understand that this isn't everybodys jam. Learning the basics of your packet manager is enough imo, the rest comes with time through tinkering...

load more comments (2 replies)
load more comments (1 replies)
[-] MyNameIsRichard@lemmy.ml 7 points 1 year ago

If you want to stick with Arch based distros then Endeavour otherwise openSUSE Tumbleweed.

[-] foobarijk@lemmy.ml 6 points 1 year ago

I'd avoid Arch or Arch based distros if you don't want to always tinker with the system to keep it running.

I think Fedora best fits your needs.

[-] throwawayish@lemmy.ml 5 points 1 year ago* (last edited 1 year ago)

(Manjaro keeps breaking itself for a laugth)

Are you perhaps using the AUR more than you should on a Manjaro installation? Just for your information; because Manjaro holds back packages for a couple of weeks, any package from the AUR might conflict with those 'outdated' packages and thus cause some breakage. If you really need those packages, then you should consider container solutions like Distrobox to resolve this. Note that trying things like installing a custom kernel won't work through Distrobox.

So the main options probably consist of:

  • Just plain Arch; archinstall has made it a lot easier to install. Furthermore, after everything is set and done, it can literally be Manjaro without outdated packages and less bugs etc, or actually whatever you would like your Linux installation to be. Setting up is the most daunting part though. Fortunately, the Arch Wiki does an excellent job in providing a resource at every set of the journey. Recommended if you're not scared of setting up your system from a blank slate.

  • Any other Arch-based distro, really. There are a ton of recommendations found in the other comments and there's even more if you check out Distrowatch for Arch-based distros. If you kinda know what you'd want from a future system, but can't be bothered with setting it up directly from Arch, then this might be recommended based on the specifics of your demands and to what degree existing distros align to that. For whatever it's worth, I think Garuda Linux is an interesting option for those that want to move on from Manjaro. Similary to Manjaro, it's opinionated on how your system is/should be configured. That's why it's also one of the few Arch-based distros (like Manjaro) that offers -out of the box- the means to rollback to a working system whenever anything unfortunate befalls your system, Garuda achieves this through coming pre-configured with Btrfs+Snapper. It should be noted, though, that Garuda is considered bloated by some. However only you can decide for yourself if their offering is bloated to you or not. So check out its Xfce edition -or any that sound interesting to you- for yourself, if you're interested. If you think it's interesting, but are still too much bothered by the bloat, then perhaps their Lite versions are more to your liking.

There are a lot of options beyond Arch-based distros. However, as I don't know what made you gravitate towards Manjaro in the first place and what you've come to (dis)like since, it's hard to pinpoint what exactly you'd like. If the AUR has been your main reason for using Manjaro in the first place, then it's important to note that Distrobox also grants access to the AUR from any of the other popular distros out there. So you're not confined to just using Arch(-based distros) unless you really need some custom kernel that is somehow only available in the AUR.

  • If you checked out Manjaro for its unsuccessful attempt at providing a stable rolling release, then you should check out the most successful attempt with openSUSE Tumbleweed. It has a respectable amount of packages and enables users through OBS (OpenSUSE Build Service) to extend this significantly. Its installer offers the option to go for a minimal installation.
  • If rolling release has scarred you, but you still want up-to-date packages, then consider Fedora. Huge community, AUR-like repo in COPR and once again a very respectable amount of packages make it definitely worth a mention. It offers the so-called Fedora Everything ISO (Network Installer) that acts as the installer for minimal systems.
[-] NateSwift@beehaw.org 4 points 1 year ago

Manjaro breaking itself pushed me to arch and i’ve never been happier

openSUSE Tumbleweed

It's rolling like Arch/Manjaro/EndeavorOS, but it feels a lot more professionally maintained (SUSE employees work on it off hours AFAIK). It's an RPM distro like Fedora, so you may have luck with RPMs you find in the wild.

It has a user repository like Arch, but instead of building locally, packages are built on their servers against their base, so things tend to just work. I've had issues with packages not compiling from the AUR because the author didn't list all dependencies (easy mistake), but I haven't had that issue on openSUSE.

openSUSE also configures snapper, which does BTRFS snapshots, meaning if an upgrade goes bad, you can just roll it back and try again on a different day. On Arch/Manjaro, if you don't have snapshots configured, you have to manually rollback packages, which can be a pain (I used to keep a known good NVIDIA driver around just in case).

[-] pH3ra@lemmy.ml 4 points 1 year ago* (last edited 1 year ago)

Arch and Arch-based distributions (like Manjaro, EndeavourOS, Garuda ecc.) will teach you to do maintenance to your OS to keep it working: they're powered by bleeding edge packages and those for sure break way more often than other distros.
If you ever get tired of this thing, Debian is the exact opposite side of the spectrum: you have older software in your repositories but that's very well tested and it will hardly ever break. And if you ever need the latest applications, there's always Flathub.
This is the peaceful life I chose for myself.

[-] LeFantome@programming.dev 4 points 1 year ago

Manjaro may lead you to believe that Arch distros bteak. It is not Arch, it is Manjaro.

For me, Arch or EndevourOS have been very stable. Manjaro was / is a time-bomb.

[-] yum13241@lemm.ee 3 points 1 year ago

Yes, yes yes. As a person who's used EndeavorOS for at least 3 years, if it breaks, it's because I broke something, (like accidentally deleting my DE), not because my apps went to dependency hell.

[-] pH3ra@lemmy.ml 1 points 1 year ago

During the 3 years I spent on Endeavour it happened a couple times that new packages would break something: once with ALSA and once with PipeWire, so mainline packages and not something from the AUR. I managed to get things fixed but they've been both busy afternoons.
Small inconveniences aside, I had a really great time with that distribution

load more comments (2 replies)
[-] s20@lemmy.ml 4 points 1 year ago

Fedora's XFCE spin if you're happy with your current desktop environment. If you want to try a different Desktop, try the standard Workstation version, or the KDE spin if you're really into customization. Stable, up to date, and easy to maintain

[-] BautAufWasEuchAufbaut 3 points 1 year ago

If you're not a technical person, Fedora. I'd choose GNOME (ie the default) or KDE Plasma Wayland though. Wayland is far more secure than X(org), and that's what XFCE uses.

load more comments (1 replies)
[-] IverCoder@lemm.ee 2 points 1 year ago

Either Fedora Silverblue or Kinoite would be great for you.

[-] bitseek@beehaw.org 2 points 1 year ago

I can personally recommend Arco Linux as a great system to learn Arch. They have thousands of YouTube videos on various topics and a great forum for help. Biggest drawback is their website which can be a bit hard to navigate.

[-] 20gramsWrench@lemmy.dbzer0.com 2 points 1 year ago

if you are willing for forget the minimal aspects, I would recommand garuda linux, it has an horrendous default theme and pretend to be for gamers, but in reality it is a solid arch install with good gui tools for updates and system maintenance, and it also has things pre-configured that would take a while for you to do, like the magical btrfs snapshots, which means if you or an update break something, you can make your system go back in time without losing any personal data all from the grub menu

load more comments (7 replies)
[-] dino@discuss.tchncs.de 1 points 1 year ago

Manjaro is not breaking it self. You are and you have to learn to prevent that. Going with some immutable is not going to teach you much.

[-] yum13241@lemm.ee 4 points 1 year ago

Why is Manjaro shitting the bed when other distros aren't? EndeavorOS isn't, Garuda isn't, even regular Arch isn't.

[-] nous@programming.dev 3 points 1 year ago

I suspect it has something to do with them deleting the pacman lock file in their system package update scripts to run a nested instance of pacman before while the first instance is still running...

All to avoid their users needing to manually run a few changes that the Arch Devs have labeled as need manual intervention.

load more comments
view more: next ›
this post was submitted on 08 Aug 2023
50 points (100.0% liked)

Linux

47391 readers
477 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS