home.social

#appimage-launcher — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #appimage-launcher, aggregated by home.social.

fetched live
  1. I don't think I'll ever <3 #AppImageLauncher but it's a fact of life if you're gonna rock a #linux desktop.

    That said, Gear Lever makes managing AppImage apps and keeping them up to date vastly more convenient.

    Can't recommend it highly enough.

    gearlever.mijorus.it/

  2. Warum nicht gleich so, und out of the Box? Nach mehrstündigem, hartem Kampf endlich die #SpaceMouse von #3dconnexion unter #FreeCAD 1.1.1 zum Laufen bewegt. Neue Version aus den Quellen kompiliert, den #AppImageLauncher ebenfalls und die Benutzergruppe des konstruierenden Users angepasst.

    Benutzerfreundlich ist was anderes.

    #Linux #Debian #Nerdkram

  3. Gear Lever

    Gear Lever

    INSTALL

    DESCRIPTION:

    • Integrate AppImages into your app menu with just one click
    • Drag and drop files directly from your file manager
    • Keep all the AppImages organized in a custom folder
    • Open new AppImages directly with Gear lever
    • Manage updates: keep older versions installed or replace them with the latest release
    • Save CLI apps with their executable name automatically
    • Modern and Fresh UI

    #appimage #appimageLauncher

  4. I am a happy user of . For Linux, it is available as which I usually install using .

    Unfortunately, after upgrading Ubuntu, Logseq couldn't be launched anymore in the usual way. After some searching online, I found a workaround.

    You need to locate and open the desktop file and add `--no-sandbox %u` to the end of the line starting with `Exec`.

    Not an ideal solution, but it'll have to do for now. See this post for more details. ecodiv.earth/post/logseq_deskt

  5. ¿Usas #GNULinux, navegas en #gemini con #Lagrange, instalado desde #AppImageLauncher, pero al pulsar una URL que inicia con `gemini://`, desde fuera de Lagrange no pasa nada o se abre en otro programa?
    Quizás seas la única persona con ese perfil en mi red, pero si esto te ayuda me doy por bien servido:
    Abre `.local/share/applications/defaults.list`, agrega al final:

    ```
    x-scheme-handler/gemini=appimagekit_NúmerosGeneradosPorAppImageLauncherUsaLosTuyos-fi.skyjake.Lagrange.desktop
    ```

    Y guarda

  6. "How did I install application XYZ again? It seems to reside in /opt/... hmm I don't even have installed on this machine... so probably a local dpkg..."

    Is it just me or is this actually insanity?

  7. Which #linux packaging format do you prefer?

    My choice is usually #rpm but in some cases I prefer #Flatpak because of #flatseal that makes app permissions easy to manage. And many apps are only available as a Flatpak (or the rpm doesn't work well like the Kdenlive rpm from #rpmfusion lol) #appimage is also pretty decent with #appimagelauncher installed.
    But I avoid #snap at all cost because #snapstore is proprietary.
    #packaging #package #deb #fosserytech

  8. @devlord Not sure you are refering to this, but maybe solves you issues: github.com/TheAssassin/AppImag