• 9 Posts
  • 54 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.



  • One of the reasons I feel Debian isn’t quite new user friendly is definitely having to manually modify your sources list when there’s a new version release. It’s not exactly hard, but for a new user it can be intimidating. I do find it weird that Debian hasn’t created an automatic tool for that, unlike practically every other distro out there.

    Debian is good, but sometimes its age shows.


  • 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
    8
    ·
    edit-2
    5 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.