• 23 Posts
  • 253 Comments
Joined 3 years ago
cake
Cake day: July 11th, 2023

help-circle









  • A repository (or repo) is a server that hosts program files for your distribution. Distributions host their own repositories from which you can install software with your package manager, like APT or DNF or others. If you only install software from your distribution’s repository, there’s likely no clashes with software versioning and dependencies, and the packages are about as reliable as they can be (which doesn’t mean there’s never malware). If you add third party repositories for software not available from your distribution’s repository, it’s more likely there will be issues, because the distribution doesn’t guarantee the packages work well together.

    For example, Debian and Arch don’t retrieve and install their software from the same source. They have their own servers (repositories) hosting software compiled to work with their particular distro and to be used by their chosen package manager.

    Flatpak (or Snap or Guix) is a separate package manager that handles it’s own dependencies and doesn’t clash with your distribution’s own software manager.

    Does this help?




  • Very little. If I’m being honest with myself, I have a slight preference for how DOS/Windows handled mounting drives. I’ve never been a huge fan of the UNIX directory structure anyway. I’d like to see some sort of filesystem hierarchy reform for a clearer format.

    But of course, using Linux is a relief in most ways. There’s no going back.




  • For my desktop: openSUSE Tumbleweed/Slowroll. I like to keep my desktop as up-to-date as possible, and openSUSE is pretty good. Sure, there’s the occasional udev update that breaks inputs in the desktop environment, but that’s the other side of the coin.

    For my laptop and other uses: Debian. The old reliable doesn’t mind if I don’t update as often, and unlike rolling releases, updates aren’t wont to break anything. In a pinch I could use it on the desktop too.


  • banazir@lemmy.mltoLinux@lemmy.mlWho uses MATE in here?
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    3 months ago

    I have a cup of mate every morning, yes.

    Mate is one of those desktops that I occasionally consider, and it’s definitely something I could see myself using. Mate is certainly a cool project and I hope it stays around. It reminds of my early days with GNOME - before the bad thing happened and darkness descended on that project.

    I hope they get Wayland going eventually.




  • banazir@lemmy.mltoLinux@lemmy.mlHas anyone tried out SteamOS?
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    3 months ago

    Is SteamOS even available for desktop PCs yet? I don’t think it is.

    From the SteamOS page:

    We expect most SteamOS users to get SteamOS preinstalled on a Steam Deck or device that incorporates SteamOS. The only devices officially supported on SteamOS right now are Steam Deck and Legion Go S. We are working on broadening support, and with the recent updates to Steam and SteamOS, compatibility with other AMD powered PC handhelds has been improved.

    Until this changes, which I think is in the works, I recommend using some other popular distro.