this post was submitted on 09 Aug 2023
112 points (96.7% liked)

Linux

48130 readers
431 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
 

I made a post a few days ago asking your opinion on Manjaro and it was very mixed, with a slightly negative overall opinion. I heard some recommend EndeavourOS instead and did some online research and it seems to be pretty solid and not have the repository problem that Manjaro has.

Just for context I am a Linux noob and have only used Mint for about the past six months. While I don't have any major complaints, I am looking to explore more distros and the Arch repository with its rolling releases. I am not a huge fan of how certain packages on apt are a few years old and outdated. However, I also don't have the time to be always configuring my OS and just want something that works well out of the box.

Is EndeavourOS a solid choice?

you are viewing a single comment's thread
view the rest of the comments
[–] LeFantome@programming.dev 7 points 1 year ago

EndevourOS is excellent. It has been very stable for me. It is easy to install. Your problem will not be out of date packages for sure.

That said:

  • there is no graphical package management. You will need to use command line ( yay / pacman ) or TUI ( pacseek ) tools.
  • there are A LOT of package updates and you will want to stay current with them. I update my packages multiple times per week.

If either of those things bother you, they may be a problem.

Updating packages is reliable and painless but a chore you need to get in the habit of doing. I suspect you would get more problems if you let it go too long. On the upside, as it is a rolling release, you never have an “upgrade” to go through.