this post was submitted on 27 Dec 2024
36 points (82.1% liked)

Linux

48786 readers
1614 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'm currently looking for a new OS, coming from KDE neon and I like it, but the fact I have to FUCKING restart because someone decided to push an OS update that broke my previous install, now the OS freezes my whole PC (never did before!) and I have to restart.

I'm looking for good apps support so Debian? Idk Using it for daily usage (Android/games development) and gaming.

I'm also looking for:

  • Wobbly windows (yes useless but cool lol)
  • Good customization
  • KDE connect support (a must)
  • Krunner or equivalent (MacOS like search)
  • Idk?

Thank you!

you are viewing a single comment's thread
view the rest of the comments
[–] Cris16228@lemmy.today 1 points 4 days ago* (last edited 4 days ago) (2 children)

I know. I'm also used to install package with apt

Is there an arch based distro with KDE support?

[–] MyNameIsRichard@lemmy.ml 7 points 4 days ago (3 children)

EndeavourOS is Arch with an installer and a few utilities. You can install offline and it will use KDE or you can install online and choose KDE. The major difference is whether you need to update after installing.

[–] Klajan@lemmy.zip 5 points 4 days ago

I can also recommend EndeavorOS, mostly seamless install even with a Nvidia Optimus GPU (well that one took a bit of research on what to install exactly, not that it's easier on other distros)

[–] Cris16228@lemmy.today 1 points 4 days ago (1 children)

From all the ones I tried EndeavourOS is the one I liked the most but it doesn't have apt but yum so I have to learn from 0 and it doesn't have Plasma's discover. I tried to install jellyfin package but couldn't find it in my installed apps and I could only run it through command

[–] JTskulk@lemmy.world 1 points 3 days ago (1 children)

Endeavor uses yay and has tons of software. The only other package manager I knew before was apt, but learning yay is super easy. Yay by itself is like apt update; apt upgrade, yay package to search for and install a package, yay -Rns package to remove.

[–] Cris16228@lemmy.today 1 points 3 days ago (1 children)

I kinda like it, my only "problem" is: It's not Debian so it's not just install a deb file and that's it, most of the programs I install have only a deb file or flatpak and for the latter I have to make my own shortcut (annoying)

[–] Telodzrum@lemmy.world 1 points 2 days ago

I have yet to find something that has a deb or flatpak available and isn’t on the AUR.

[–] Jumuta@sh.itjust.works 1 points 4 days ago (1 children)

what's the difference between endeavour and arch with archinstall btw? do they use different repos?

[–] MyNameIsRichard@lemmy.ml 1 points 4 days ago (1 children)

It's basically Arch with a familiar installer and an extra repo for their system maintenance tools. Also the community is friendlier.

[–] kurcatovium@lemm.ee 1 points 3 days ago

The main difference is imo the preinstalled ( ery nice) theme /jk

[–] Jumuta@sh.itjust.works 6 points 4 days ago* (last edited 4 days ago)

i mean arch supports kde?

you can even have the automatic arch installer ($ archinstall in the live usb) set up a kde environment just like in the debian installer