I find it quite hard to find open source software for windows. In time i might switch to linux, but for now i am stuck with windows 10.
Is there some reliable place where you can search for open source software?
Or is it that devs usually just don’t bother with windows?
EDIT: everyone, thank you so much for your input! I will check it all out. Yes, of course windows is evil, and i hope/expect to switch to linux before windows 11 comes around, but i still need it for a few programs, unfortunately. Once these come with a linux version - which is in the works - i can make the switch. Degoogling/demicrosofting is a process and i’m working on it.
Have a great weekend and thank you for the time to answer my question.
deleted by creator
Winget… literally just acts as an installer downloader. Scoop and Chocolatey actually maintain repositories.
Not to mention Scoop offers a lot more Unix tools that winget won’t. Also it stores everything cleanly in a single folder in your %userprofile% and never requires admin privileges.
Also, winget serves more proprietary software than FOSS, which is something OP cares about.
deleted by creator
For me, Scoop feels faster and I also don’t have to remember/find the package name of what I want to install.
If I want to install Everything, I just type
scoop install everything
. I wanted Everything, it installs Everything. Easy. If I trywinget install everything
, no. I have to remember the author as well and typewinget install voidtools.Everything
. It’s just a bit annoying.Plus, I know where all my software is with Scoop. Windows installers love flinging files all over your system, but with Scoop they’re all in the apps folder. It’s not always the case, but I trust Scoop apps to stay where they are more than Windows installers.
deleted by creator
Is there a reason you use Scoop instead of Chocolately?
I tried Chocolatey first, but ended up using Scoop after a while. It’s been years so I can’t remember why, but there was something about it that annoyed me enough to make the switch.
No installers unless absolutely necessary.
Backups are simple, all user data in a single folder.
Quicker checks for updates.