Not sure why I tried to do that. I knew when I did it that it wouldn’t work and I was kicking my self for being stupid when the prompt showed up asking me to confirm that I wanted to download to that location. My jaw hit the metaphorical floor!

Now I’m wondering what other neat tricks I’ve missed over the years!

To be clear this is in Firefox on NixOS with the KDE6 desktop environment. No clue if it works on other browsers, DEs, or OSs.

  • Contramuffin@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 days ago

    I struggled with your exact same problem when I moved to Linux. For the record, the reason why there isn’t a Program Files x86 is because the way that Linux stores programs is different from the way that Windows stores programs. Windows sorts its system files by programs, so that the configuration, launcher, and software files are all together. Linux sorts by file type, so that the configuration files of all programs are together, the launchers of all programs are together, etc.

    What I’ve come to learn is, don’t bother trying to find your application in the folder. The best way to install things is through Discover (or whatever GUI software manager you’re using). If the program you want isn’t there, it’s basically a crapshoot whether installing from the internet will work or not