β² 1096 βΌ Snap bad (lemmy.world) submitted 1 year ago by deathmetal27@lemmy.world to c/linuxmemes@lemmy.world 230 comments fedilink hide all child comments
[β] gamermanh@lemmy.dbzer0.com 8 points 1 year ago (1 child) Some apps are a bitch and a half for some reason, other apps just work Make a .desktop file, slap it in ./local/share/imdrawingafuckingblank and boom, it's integrated into your shell menu like any other app The Nexus Mod App and Foundry VTT work flawlessly and it's so nice permalink fedilink source parent hideshow 2 child comments replies: [β] MoonlightFox@lemmy.world 8 points 1 year ago (4 children) 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 permalink fedilink source parent hideshow 8 child comments replies: [β] Monstrosity@lemm.ee 11 points 1 year ago* (last edited 1 year ago) (1 child) Change ~/Apps to ~/bin or ~/.bin & you are doing it like a seasoned pro. Completely ideal, actually. permalink fedilink source parent hideshow 2 child comments replies: [β] MoonlightFox@lemmy.world 5 points 1 year ago Haha, wow. Thanks! permalink fedilink source parent [β] klu9@lemmy.ca 2 points 1 year ago AM puts all AppImages in /opt for me, as well as automatically creating menu entries, easy updates etc. https://github.com/ivan-hc/AM permalink fedilink source parent [β] Fisch@discuss.tchncs.de 1 point 1 year ago (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [β] Samueru_sama@programming.dev 2 points 1 year ago (1 child) appimaged does exactly that automatically for you. see: https://streamable.com/dm575h With that said I prefer AM, because it also adds the applications to PATH, meaning you type yuzu on the terminal and it launches yuzu as well. permalink fedilink source parent hideshow 2 child comments replies: [β] Fisch@discuss.tchncs.de 1 point 1 year ago (1 child) Maybe I should install one of these but I would have expected Fedora to come with something like this preinstalled tbh permalink fedilink source parent hideshow 2 child comments replies: [β] Samueru_sama@programming.dev 1 point 1 year 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. permalink fedilink source parent [β] A_Union_of_Kobolds@lemmy.world 1 point 1 year ago (1 child) Also a noob and this seems like the most reliable way for sure. As long as I'm in the right directory I'm good permalink fedilink source parent hideshow 2 child comments replies: [β] LouSlash@sh.itjust.works 3 points 1 year ago (1 child) Add that directory to $PATH so you can use those apps in any directory permalink fedilink source parent hideshow 2 child comments replies: [β] A_Union_of_Kobolds@lemmy.world 1 point 1 year ago Thanks! permalink fedilink source parent
[β] MoonlightFox@lemmy.world 8 points 1 year ago (4 children) 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 permalink fedilink source parent hideshow 8 child comments replies: [β] Monstrosity@lemm.ee 11 points 1 year ago* (last edited 1 year ago) (1 child) Change ~/Apps to ~/bin or ~/.bin & you are doing it like a seasoned pro. Completely ideal, actually. permalink fedilink source parent hideshow 2 child comments replies: [β] MoonlightFox@lemmy.world 5 points 1 year ago Haha, wow. Thanks! permalink fedilink source parent [β] klu9@lemmy.ca 2 points 1 year ago AM puts all AppImages in /opt for me, as well as automatically creating menu entries, easy updates etc. https://github.com/ivan-hc/AM permalink fedilink source parent [β] Fisch@discuss.tchncs.de 1 point 1 year ago (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [β] Samueru_sama@programming.dev 2 points 1 year ago (1 child) appimaged does exactly that automatically for you. see: https://streamable.com/dm575h With that said I prefer AM, because it also adds the applications to PATH, meaning you type yuzu on the terminal and it launches yuzu as well. permalink fedilink source parent hideshow 2 child comments replies: [β] Fisch@discuss.tchncs.de 1 point 1 year ago (1 child) Maybe I should install one of these but I would have expected Fedora to come with something like this preinstalled tbh permalink fedilink source parent hideshow 2 child comments replies: [β] Samueru_sama@programming.dev 1 point 1 year 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. permalink fedilink source parent [β] A_Union_of_Kobolds@lemmy.world 1 point 1 year ago (1 child) Also a noob and this seems like the most reliable way for sure. As long as I'm in the right directory I'm good permalink fedilink source parent hideshow 2 child comments replies: [β] LouSlash@sh.itjust.works 3 points 1 year ago (1 child) Add that directory to $PATH so you can use those apps in any directory permalink fedilink source parent hideshow 2 child comments replies: [β] A_Union_of_Kobolds@lemmy.world 1 point 1 year ago Thanks! permalink fedilink source parent
[β] Monstrosity@lemm.ee 11 points 1 year ago* (last edited 1 year ago) (1 child) Change ~/Apps to ~/bin or ~/.bin & you are doing it like a seasoned pro. Completely ideal, actually. permalink fedilink source parent hideshow 2 child comments replies: [β] MoonlightFox@lemmy.world 5 points 1 year ago Haha, wow. Thanks! permalink fedilink source parent
[β] MoonlightFox@lemmy.world 5 points 1 year ago Haha, wow. Thanks! permalink fedilink source parent
[β] klu9@lemmy.ca 2 points 1 year ago AM puts all AppImages in /opt for me, as well as automatically creating menu entries, easy updates etc. https://github.com/ivan-hc/AM permalink fedilink source parent
[β] Fisch@discuss.tchncs.de 1 point 1 year ago (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [β] Samueru_sama@programming.dev 2 points 1 year ago (1 child) appimaged does exactly that automatically for you. see: https://streamable.com/dm575h With that said I prefer AM, because it also adds the applications to PATH, meaning you type yuzu on the terminal and it launches yuzu as well. permalink fedilink source parent hideshow 2 child comments replies: [β] Fisch@discuss.tchncs.de 1 point 1 year ago (1 child) Maybe I should install one of these but I would have expected Fedora to come with something like this preinstalled tbh permalink fedilink source parent hideshow 2 child comments replies: [β] Samueru_sama@programming.dev 1 point 1 year 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. permalink fedilink source parent
[β] Samueru_sama@programming.dev 2 points 1 year ago (1 child) appimaged does exactly that automatically for you. see: https://streamable.com/dm575h With that said I prefer AM, because it also adds the applications to PATH, meaning you type yuzu on the terminal and it launches yuzu as well. permalink fedilink source parent hideshow 2 child comments replies: [β] Fisch@discuss.tchncs.de 1 point 1 year ago (1 child) Maybe I should install one of these but I would have expected Fedora to come with something like this preinstalled tbh permalink fedilink source parent hideshow 2 child comments replies: [β] Samueru_sama@programming.dev 1 point 1 year 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. permalink fedilink source parent
[β] Fisch@discuss.tchncs.de 1 point 1 year ago (1 child) Maybe I should install one of these but I would have expected Fedora to come with something like this preinstalled tbh permalink fedilink source parent hideshow 2 child comments replies: [β] Samueru_sama@programming.dev 1 point 1 year 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. permalink fedilink source parent
[β] Samueru_sama@programming.dev 1 point 1 year 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. permalink fedilink source parent
[β] A_Union_of_Kobolds@lemmy.world 1 point 1 year ago (1 child) Also a noob and this seems like the most reliable way for sure. As long as I'm in the right directory I'm good permalink fedilink source parent hideshow 2 child comments replies: [β] LouSlash@sh.itjust.works 3 points 1 year ago (1 child) Add that directory to $PATH so you can use those apps in any directory permalink fedilink source parent hideshow 2 child comments replies: [β] A_Union_of_Kobolds@lemmy.world 1 point 1 year ago Thanks! permalink fedilink source parent
[β] LouSlash@sh.itjust.works 3 points 1 year ago (1 child) Add that directory to $PATH so you can use those apps in any directory permalink fedilink source parent hideshow 2 child comments replies: [β] A_Union_of_Kobolds@lemmy.world 1 point 1 year ago Thanks! permalink fedilink source parent