There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

zoe ,

yesterday i tried to delete snap-store, it took firefox with it, and then i got no browser to troubleshoot that.

tried to install firefox from flatpak, it installed it but it disappears after restart.

dealing with linux felt like this lately m.youtube.com/watch?v=D7OmauE8FEU

had to reinstall ubuntu 3 facking times :/

Mane25 ,

Next time install Fedora!

zoe ,

2nd Fedora recommendation in a week!

calabr1 ,

That is because in ubuntu firefox is installed as snap by default, as for the flatpak version i do not know what happened. If you want firefox as a deb you need to add a ppa and then you can apt install firefox. There are lots of guides. All of these package managers can be confusing at times

zoe ,

i should have known: i didnt have a browser to download anything, i could have downloaded firefox.deb with phone or something then install it

of these package managers can be confusing at times

exactly.

polygon ,
@polygon@kbin.social avatar

I don't know, man. Unless you're running on ancient hardware does a few gigs even really matter? I've got a 1 TB nvme in my box and I'm using like 300 gigs of it, 200 gigs of which are two Steam games and a few different Proton versions. Surely the 2 gigs shown in that screenshot is almost meaningless in a modern system. I mean you can get a 1 TB Samsung EVO for like 60 bucks on Amazon these days.

TCB13 ,
@TCB13@lemmy.world avatar

My least favorite thing about Flatpak is that you can’t have KeepassXC and Ungoogled Chromium (both as flatpaks) communication with each other.

hornedfiend ,

Which basically means your least favorite thing about flatpak is flatpak.

Don’t get me wrong,but why do you think it’s so easy to install apps via flatpak?

For me the benefit of having dependencies containerized is well worth the wasted space or system dependency incompatibilities.

Doomguy1364 OP ,

Oh yeah for sure, I just thought it was funny. I explicitly install most things through my primary package manager, but for some things in my use case, Flatpak is definitely the call!

JoshuaACasey ,

benefit of having dependencies containerized

wait just a minute there. So I just not that long ago started playing around with docker containers. And one thing that I love is that it’s not installing and leaving behind leftover dependencies when you remove/uninstall whatever program/app you were using. Are you telling me that Flatpak does that? Because if so that is amazing. And if I ever make the switch from Windows to Linux, I’m definitely using Flatpak (and apt. Fuck snaps)

donut4ever ,

That’s why I don’t use them. I love the idea, don’t get me wrong, but seeing all these gigabytes being taken away from me hurts. lol

skullgiver ,
@skullgiver@popplesburger.hilciferous.nl avatar

deleted_by_author

  • Loading...
  • donut4ever ,

    I use xfs since it is the only one that I have zero issues with. Also, I don’t need flatpaks (rarely do), the AUR basically has everything I personally need.

    skullgiver ,
    @skullgiver@popplesburger.hilciferous.nl avatar

    deleted_by_author

  • Loading...
  • donut4ever ,

    I can count my installed AUR programs on my fingers.

    user224 ,
    @user224@lemmy.sdf.org avatar

    Wait, what now?

    That sounds awesome!

    SubArcticTundra ,
    @SubArcticTundra@lemmy.ml avatar

    Especially when it installs into your home partition. That just feels like my personal space has been invaded. Had to link it to a folder in /opt

    donut4ever ,

    Lol. I might do that if I install a flatpak

    Caboose12000 ,

    I don’t understand (im new to Linux)

    Oha ,

    I don’t understand (I have been using linux for 2 years)

    TheInsane42 ,
    @TheInsane42@lemmy.world avatar

    Believe me, even after 28y using Linux this is a tough one.

    Is flatpack another package manager like snap with it’s own dependency hell?

    Doomguy1364 OP , (edited )

    Yeah. . . basically lol, I only use it for a handful of things; Bottles (To run windows software and non-steam games in a sandbox), discord-screenaudio (To easily stream movies and shows to friends who refuse to leave discord), and Protontricks (To VERY easily install mods for steam games that have a .exe installer).

    Seriously Protontricks is amazing, no more extracting exe files to install mods just a simple

    protontricks -c ‘wine ~/Downloads/nameOfModOrPatchToInstall.exe’ steamid#forgame

    and you click through the installer like you’re on windows.

    Ringmasterincestuous ,

    You sir, are a good friend lol…

    Doomguy1364 OP ,

    Treat others as you wish to be treated!

    Doomguy1364 OP ,

    So, I only have 3 applications installed through Flatpak (Bottles, discord-screenaudio, and Protontricks), but for compatibility sake Flatpak will have a few different NVIDIA drivers and their 32bit versions installed for application functionality.

    Most of the time, between updates I will have 3-4 different ones installed at any given time. It’s nothing super upsetting, but it is “Mildly Infuriating” as its a slight loss of a couple gigabytes of space.

    Caboose12000 ,

    ah that makes a lot more sense, thanks!

    as an aside, how has discord-screenaudio been working for you? I saw a couple reviews that said it might steal my discord credentials and held off getting it, but it’d be really nice to be able to share my screen with audio again

    Doomguy1364 OP ,

    I have a secondary discord account I use primarily for streaming, It works pretty well and I haven’t had any issues.

    I used to use the secondary account in a web browser and manually patch in the audio to it’s mic input with pipewire and a patch bay.

    The main reason I use discord-screenaudio is because I’m lazy and it’s slightly faster than manually doing it; Also it allows you to actually have the audio come out from the stream like on the standard windows client, as opposed to using the mic input for audio.

    GiuseppeAndTheYeti ,

    I’m new. I only just took my first few steps into the world of Linux like 2-3 weeks ago to set up a Pi-hole VPN. From what I can gather in other comments is that flatpak is a program that optimizes storage by keeping any program and it’s dependent files in one place instead of having dependencies spread out amongst system folders. The drawback would be that running simple commands like OP did don’t work because the files are either held in an unexpected place according to the repository or they files were technically installed in their respective folders, then moved to their respective container by flatpak which marks them as having been “used”. The other drawback seems to be system overhead. The container system must use a bunch of storage.

    That’s what I took from the post and comments anyway.

    ReCursing ,
    @ReCursing@kbin.social avatar

    It doesn't optimise storage, it does exactly the opposite. The point is to try to reduce dependencies by having everything in one atomic unit. This means if two programmes would use the same library you waste space by having it installed twice, but if two programmes use different versions of the same library you don't have dependency problems because they each have their own copy to work from. I can see the pros and cons but personally I don't have a use for it so I avoids it

    GiuseppeAndTheYeti ,

    I used optimize, but what I really meant was organize

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines