• MoonlightFox@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    4 days ago

    As a somewhat Linux noob I just made a folder called ~/Apps and launch them through terminal. Not ideal, but I don’t care enough to fix it.

    Your suggestion makes me kinda want to fix it though. Doesn’t seem like to much work

    • Monstrosity@lemm.ee
      link
      fedilink
      English
      arrow-up
      11
      ·
      edit-2
      4 days ago

      Change ~/Apps to ~/bin or ~/.bin & you are doing it like a seasoned pro.

      Completely ideal, actually.

    • Fisch@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 days ago

      I’ve used Linux for years and I also have a ~/Applications folder where I put AppImages, applications cloned with git and stuff like that in. E.g. I have the last Yuzu AppImage in there, since it got taken down, but I also made a .desktop file for it, so I can launch it through the application menu. Btw, you should be able to just double click AppImages in your file explorer to open them.

        • Fisch@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 days ago

          Maybe I should install one of these but I would have expected Fedora to come with something like this preinstalled tbh

          • Samueru_sama@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            2 days ago

            but I would have expected Fedora to come with something like this preinstalled tbh

            Fedora is just plagued with poor decisions, and that’s expected, it is the testing ground of redhat and not something that regular users should be using, they even go as far as repacking existing flatpaks just because and then break them.

            A while back they pulled this nonsense that not even upstream approves of: https://gitlab.com/gnuwget/wget2/-/issues/661

            iirc fedora also enabled wayland by default on gnome in 2016 when pretty much nothing worked.

            Rhino linux lets you install AM thru its GUI installer btw.