• 3 Posts
  • 27 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?



  • I am reminded of two quotes from Fear And Loathing On The Campaign Trail '72 by Hunter S. Thompson:

    How many more of these stinking, double-downer sideshows will we have to go through before we can get ourselves straight enough to put together some kind of national election that will give me and the at least 20 million people I tend to agree with a chance to vote FOR something, instead of always being faced with that old familiar choice between the lesser of two evils?

    Jesus! Where will it end? How low do you have to stoop in this country to be President?

    How low? Now, I guess we know. Voting for the lesser evil for 50 years has got you Trump. Twice. How much lower are you going to go?

    I have no solutions. Things will probably have to break completely before the mending can begin.




  • 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
    2 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.