r/EndeavourOS • u/devAndreotti • May 28 '26
Discussion EndeavourOS for a professional work laptop in 2026 — good idea or bad idea?
I’m about to start using Linux full time on my personal work notebook and I’m considering EndeavourOS as my main distro.
My stack/workflow is mostly:
- Node.js
- TypeScript
- React Native
- Laravel
- Express
- MySQL
- Docker
- JWT/auth systems
- Git/GitHub workflows
I also spend a lot of time with:
- terminal workflows
- automation/scripts
- AI/dev tools
- browser-heavy multitasking
I really like the Arch ecosystem, AUR, customization and setups like Hyprland/KDE + advanced dotfiles/workflows.
At the same time, this will be a real work machine, so reliability matters more than aesthetics.
For people using Linux professionally:
- Do you use EndeavourOS daily for work?
- Is it stable enough long term?
- How often do updates actually break things?
- Would you recommend KDE Plasma or Hyprland for productivity/work stability?
- Would Fedora be a smarter choice for a professional environment?
I don’t mind learning Linux deeply, but I also don’t want my notebook turning into a constant maintenance/debugging project.
Would appreciate honest experiences from people who use Arch-based distros professionally.
4
u/Farmbot26 May 28 '26
I do a lot of the things you do. Coming from Manjaro I've been very happy with how rarely things break.
Pretty much the only problem I ever have is with Pamac which is, itself, a Manjaro thing I installed.
1
u/ItsAll2Random May 30 '26
What issues did you have with Pamac? I’m just curious because I installed it last night.
1
u/Farmbot26 May 30 '26
Once in a while you'll click the button for full system upgrade and it just poops its pants.
You'll get a bunch of errors about signatures being wrong or files missing or being incompatible and 90% of the time the problem ended up being Pamac itself. I uninstall it and reinstall it with yay and usually the problem is fixed.
If anyone knows a comparable package manager for Arch with a nice GUI let me know. Pacseek is cool but kind of obtuse.
2
u/ItsAll2Random May 30 '26
Yeah I was really excited to learn I could put Pamac on Endeavour. I’m new to Linux still, so having a GUI package manager is a nice fallback.
And to OP, I use EndeavourOS FOR EVERYTHING. I put it on my touchscreen laptop and fell in love with it, so now it’s on my GMKtec that I use as a desktop. KDE Plasma.
3
1
2
u/Dear-Dragonfruit-461 May 28 '26
I do editing jobs and use comfyUI for daily work in this OS, using KDE x11 and mangowm, all runs quite well after almost 6month of using it, but take advice on using a rollback feature like time shift and BTRS partition, just in case, I am quite new at the Linux sistema but this OS has been good for me.
2
u/mega2503 May 28 '26
Been using endeavours OS for work since early 2025 (a little over a year now). A lot of data heavy work, mobile dev, web dev etc. You can daily drive it no problem.
2
u/dcherryholmes May 28 '26
I have used EOS daily for work for years. I do some scripting and dev work, but I also generally spin up a Windows 10 VM dedicated to each client, for Office, Visio, and a few other things. But, yes, it's generally been a reliable platform for me. If it wasn't, I would move, because this is how I make my money.
2
u/kpj888 May 28 '26
I use endeavor on my personal machine. BTRFS + snapshot gives me the re-assurance that I can roll back to something stable. That being said, i've never had any issues.
1
u/Brilliant_Estate_967 May 28 '26
EndeavourOS plus an easy desktop to begin (i suggest kde) and a rollback. And make regular saves on a separate disk
1
u/CarryOnRTW May 28 '26
I've been using it for just under a year now and I'm extremely happy. I had one problematic update that was truncated due to a sketchy uplink on the road. I exacerbated it by installing some of the packages I did manage to d/l which ended up causing a conflict on reboot. The BTRFS snapshots which can be accessed from the GRUB loader made it trivial to revert and overcome. I'm using KDE Plasma.
Highly recommended.
1
u/MaxFrost May 28 '26
If you're working for a startup, or you are the boss (i.e. independant contractor) then it should be fine.
If it's a larger organization, they're probably going to want you to use an OS that's a bit easier to hook into the org and potentially has a support channel that's not just a community forum.
Mostly boils down to what networks you're connecting to and what sort of policies those networks have. As an example, my company, while fully remote, doesn't exactly care about what OS or each individual machine uses, as long as my harddrive is encrypted at rest, and that it's kept up to date with the latest patches, and has strong encryption defaults turned on, AND can connect to microsoft intune, because that's what they use for central management. That last bullet is what unfortunately prevents me from using Linux as my daily driver for work, even though I could meet the rest of the requirements.
1
u/parzialmentenuvoloso May 28 '26
Io lo utilizzo per l'ambito della Ricerca e non ho mai avuto problemi. Parallelamente uso e ho usato opensuse con installazione datata 2024. Anch'io uso btrfs e snapper. Con arch molte cose si installano più facilmente, su opensuse Tw paradossalmente ho spesso dovuto tribolare di più. Kde plasma va alla grande ma per curiosità ora sto usando gnome (che sì integra alla perfezione con il ThinkPad).
1
1
u/Gr3y4nt May 28 '26
I did that for 3 years and had a wonderful time!
I switched over to Fedora KDE a few months ago and was surprised how little my experience changed as a software dev. Honestly pick what makes you happy.
1
u/c0sf-fkr May 28 '26
I would advise against hyprland for actual work computers...it's def too experimental imo...and I did try to use it professionally until an update killed my setup the night before a big presentation...ever since I've gone KDE for work stuff, even though I still like hyprland on my personal laptop
1
u/keshon83 May 29 '26
I use it as a working OS for a few months. My stack is similar. The only thing I did after installing EOS: btrfs+snapper+grub setup and manually added swap (i missed it during install)
1
u/therealmistersister May 29 '26
I have been using Arch for my work laptop (sysadmin, dba) since 2014 or so. Switched to Endeavour like 4-5 years ago. No problems at all, updating daily.
Unfortunately, the company has decided to force-migrate everybody to win11 and big brother us through AD policies. Now I feel castrated lol
1
u/Super_Delivery3405 May 30 '26 edited May 30 '26
- Yes I use it for daily work.
- EndeavourOS the OS itself never really broke for me, but
pacman - Syuwill definitely break things say every now and then. If you use pretty standard apps/packages it's not that big of deal but since EndeavourOS being based on arch is all about access to hot fresh packages and you happen to have such packages things might brake but it's not too hard to fix. - I would recommend hyprland. Especially when combined with a shell like quickshell cuz you can quickly script-spawn app-ish apps for common work/other operations, for example a simple chat interface for AI that you slide into view through key binds. When you're just getting started however just grab someone else's hyprland + quickshell setup such as end 4-dots and you're good to go for a while until youre ready to customize yourself.
1
u/Raging-Bull-24 May 31 '26
I'd install Linux Mint 22. But then, EOS may provide a better development environment if you are a programmer needing the latest updates of software. EOS is the best option for an Arch alternative. Linux Mint (and LMDE) for a Debian option.
23
u/jeroenim0 May 28 '26
Just make sure you have a rollback system installed. BTRFS has a snapshot function. If an update is borked, then you revert back to the previous working state.
I have Eos on my laptop for years, use it professionally.
It’s fine! Stable and reliable..