MX Linux Software Installation Options (Package managers)

Поделиться
HTML-код
  • Опубликовано: 14 дек 2024

Комментарии • 17

  • @tommyburton9986
    @tommyburton9986 14 часов назад +3

    You continue to be a most outstanding Distro!!!!

  • @MikeKranidis
    @MikeKranidis 13 часов назад

    Thanks a lot for your devoted in the Linux community

  • @chrispop99
    @chrispop99 12 часов назад +1

    Thanks for another great video D_O. This should be compulsory viewing for anyone new to MX Linux!

  • @siamhie
    @siamhie 9 часов назад +1

    13:50 I love the Deb Installer package. I have two programs I use (LACT and Emby Media Server) that are not in the repos. When they release an update, I just download their deb file and double click on it and Deb Installer will update that package for me.

  • @jerrybond4154
    @jerrybond4154 10 часов назад +1

    Well done, very clear!

  • @Ukraine-Rus
    @Ukraine-Rus 12 часов назад +1

    how to install antix linux with Enlightenment ?

  • @BenitoF2009
    @BenitoF2009 4 часа назад

    Your repositories are great and and the package installer too! Great work! 👍🏻👍🏻👍🏻 Thank you!
    Question: How can I find out why the flatpak search works in the mx package installer but not in the terminal? Is there a way to fix it?
    $: "flatpak search libreoffice" brings: "F: Could not parse XML data: Entity: line 1: parser error : Start tag expected, '

    • @runwiththedolphin
      @runwiththedolphin  4 часа назад

      the command would be "flatpak search APPNAME". so with my usual example of abiword, "flatpak search abiword". Of course, flathub should be set up first, which mxpackageinstaller does for you the first time its used.

  • @robertmaxa6631
    @robertmaxa6631 10 часов назад

    I've had it, when I've downloaded a ".deb' file, tried to install it, and it failed, because of unmet dependencies. How do you solve that? Thanks.

    • @runwiththedolphin
      @runwiththedolphin  10 часов назад +1

      mostly by making sure the deb you download is compatible with the distro you are using. tools like deb-installer, gdebi, and apt will satisfy dependencies automatically, if they are available in your configured repo. (BTW, the dpkg tool does not satisfy dependencies automatically). if the depend is not in the repo then you also need to track down the dependent packages and install those. for some apps that's OK, but if you have to start doing things like updating glibc or other system level shared libraries, you can descend down a rabbit hole of dependency hell very quickly, likely breaking your system along the way.
      depends might also not be satisfy-able if that deb requires some package that is conflicting with another package that is already installed.
      all this gets especially true with debs that are meant for ubuntu being used on debian. package names, including dependencies, can be different between debian and ubuntu, so that's an additional complication. this is a very big reason why we don't recommend setting up ubuntu ppa repositories on debian/mx/antiX.
      that is a very long winded answer, and I hope a hint of an answer is in there for you :)

  • @antigroundhogday
    @antigroundhogday 13 часов назад

    Newbie here who is playing around with antiX linux. Can you explain why someone would want to run MX linux as a lightweight distro when antiX is lighter? Is it because of this systemd thing? Preference in included apps or the look and feel? Many thanks!

    • @runwiththedolphin
      @runwiththedolphin  12 часов назад +3

      antiX has different design goals. 1. lightweight utilizing window managers 2. emphasis on older computers 3. systemd-free. None of those apply to MX. MX doesn't claim to be lightweight either. You may see that in reviews, but the project doesn't make the claim themselves.

    • @antigroundhogday
      @antigroundhogday 12 часов назад

      @@runwiththedolphin Ah, thank you for the clarification. That makes sense now. 🤙

    • @runwiththedolphin
      @runwiththedolphin  12 часов назад +2

      I came to MX by way of the antiX project many moons ago. Its a great project. Enjoy it!

    • @antigroundhogday
      @antigroundhogday 12 часов назад

      @@runwiththedolphin The antX forum has been very helpful for my newbie self and I appreciate you guys working on both these projects.

  • @looc3Z
    @looc3Z 11 часов назад

    Most convenient are flatpaks.