• 1 Post
  • 84 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle
  • That’s the thing though you really don’t have to deal with old packages. The ones that count are in the backports repo and for everything else there’s is flatpak. Plus I think the reason steamos switched from Debian to arch was the methodology changed from being mutable to immutable and making it more for a handheld vs installed on many systems. It had nothing to do with the quality of the distro.








  • It just goes to show you. The only way to get the Linux desktop market share up is not building. Something better than Windows we have been there for a while. It’s make hardware, put Linux on that hardware and sell it in a store. Avg people don’t change operating systems. They change computers. Now if we could just get steam decks in retail stores. It would be a huge.









  • lordnikon@lemmy.worldtoLinux@lemmy.mlDistro for a new user
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    The thing you have to remember is debian packaging is ment to be the most vanilla from upstream with only minor modifications to follow debian packaging guidelines. So tweaking for user friendliness would give you the same problems that debian’s children have. Plus 90% of that user friendliness came from bundling Nvidia firmware in the installer. Which debian does now by default. The only thing you have to do now is maybe install the nvidia-driver package and that’s it.


  • lordnikon@lemmy.worldtoLinux@lemmy.mlDistro for a new user
    link
    fedilink
    English
    arrow-up
    12
    ·
    2 months ago

    Debian is always the forgotten choice. You can install kde at time of install. It’s stable and can be upgraded in the background automatically even between major versions. Doesn’t have snaps making hell for the user. For any apps they need the newest version of Flatpak is right there in Discover software center.




  • To things that helps no mater your skill level the tab key is your best friend and man pages are great but if those are overwhelming install the package tldr then you can use the command tldr and the command you are trying to run to give you helpful examples of how to use that command.

    Also old users don’t remember long commands if we use a command more than once. You save it to your bash alias file to create your own commands.