#WinGet
Visual Studio 2026 Community, Pro, and Enterprise are now available on WinGet.
November 13, 2025 at 12:47 AM
spectopo created a branch spectopo created a branch in SpecterShell/winget-pkgs · November 12, 2025 20:14 refs/heads/Mozilla.Thunderbird.ESR.hu-140.5.0-2068873100 in SpecterShell/winget-pkgs Updated Nov 12

Interest | Match | Feed
Origin
github.com
November 12, 2025 at 8:21 PM
spectopo created a branch spectopo created a branch in SpecterShell/winget-pkgs · November 12, 2025 20:14 refs/heads/Mozilla.Thunderbird.ESR.hu-140.5.0-2068873100 in SpecterShell/winget-pkgs Updat...

Origin | Interest | Match
Awakari App
awakari.com
November 12, 2025 at 8:21 PM
WinGet (Windows Package Manager) 1.12.420 korrigiert einige Fehler
WinGet (Windows Package Manager) 1.12.420 korrigiert einige Fehler
www.deskmodder.de
November 12, 2025 at 5:59 AM
Foundry Local!

I've been using this locally to test, experimented with a chat provider implementation in VS Code and currently have it implemented in the app I'm posting this from lol

Get started with winget install Microsoft.FoundryLocal

And play with models that run on NPU!
November 12, 2025 at 12:05 AM
hmm. winget install Microsoft.DotNet.SDK.10 doesn't appear to be a thing yet.
November 11, 2025 at 8:35 PM
WinGet still struggles with environment variables (PATH) and portable apps. Scoop extracts apps to `%USERPROFILE%\scoop`, so you don't need admin permissions. I use Scoop for all CLI apps, unless I use a tool specific version manager (fnm for js, uv for Python).
November 11, 2025 at 8:14 PM
So I saw that, and I know it's been around for a bit - when do folks choose to use that vs WinGet?
November 11, 2025 at 7:58 PM
SDK is not yet available on winget. 😥
November 11, 2025 at 3:31 PM
Winget을 쓰지 않는건 인생의 낭비라고까지 했는데 Winget으로 설치가능한 패키지를 검색할 수 있는 사이트가 있군요. winstall.app
November 11, 2025 at 3:26 PM
Windows版のuvってwingetから入れられるのな。wingetは短かったりユニークじゃない名称のソフトウエアは見落としやすい可能性があるの注意しなくちゃならないね(←ドメインから入力しろ)
November 11, 2025 at 5:14 AM
bro come on you know what i meant
November 11, 2025 at 1:59 AM
EdgeにChromeブラウザのインストールを悟られないようにPowerShellのコマンドで
「winget install --id Google.Chrome -e」って打って入れてる
November 10, 2025 at 2:10 PM
updating edge with winget is unnecessarily annoying because the msi is a parallel installation from the windows store version (but it lets you uninstall the latter if the former is present). microsoft apparently declared this a feature for byod usecases. lmao
November 10, 2025 at 1:41 PM
i love the fact that llama.cpp is distributed via brew nix winget compiling from source and nothing else

like they know their linux users are too cool to download a .deb and yet they also want to offer a windows option
November 10, 2025 at 12:21 AM
⚙️ Just automated my new dev machine setup 💻
Windows 11 + WSL + #PowerShell — all in one script 🚀
From winget installs to a themed terminal with Oh My Posh 🎨
No manual steps, no pain. Just code.
👉 wp.me/p29SK-11R
#WSL #Windows11 #DevSetup #Automation #OhMyPosh
⚙️ How I Fully Automated My New Dev Machine Setup. Windows + Terminal (PowerShell + WSL)
Last week I received my new Yoga Pro 9 16IAH10 – Type 83L0 (specs here), and of course… installing everything manually wasn’t an option 😅. So, I automated the entire process — from Windows setup to…
wp.me
November 9, 2025 at 11:14 PM
I finally started using Linux-style package management on Windows, and I should have sooner Say goodbye to the tedious software installation process with this native Windows package manager. In my ...

#Windows #WinGet

Origin | Interest | Match
November 9, 2025 at 9:34 PM
Winget ist fantastisch. Bei meinen Custom-Images wurde nach dem First Boot immer ein winget-Skript abgefeuert, was alles, was ich brauche, direkt installiert hat.
November 9, 2025 at 4:11 PM
Winget ist mein Lieblingstool. Aber sogar bei Win11-Home konnten wir bei meinem Sohn hyper-v nachinstallieren. Gehen tut das alles immer irgendwie.
November 9, 2025 at 3:58 PM
Aber nix, womit man nicht klar käme. Lediglich winget (wenn man will) muss man etwas frickelig nachinstallieren, aber sonst ein normales Win 10 Pro (Feature-Stand 2021) ohne Bloatware.
November 9, 2025 at 3:53 PM
you can update a certain app if you want, you just gotta type replace the "--all" part with the apps ID

so if I just wanted to update Discord, I'd only have to type "winget upgrade Discord.Discord"
November 9, 2025 at 3:28 PM
here's something cool I didn't know: if you open command prompt and type "winget upgrade", you'll get a list of apps you have installed that need updating

wanna update them all in one go? just type "winget upgrade --all" and it'll update all of them one by one!
November 9, 2025 at 3:25 PM
I'd love to see more devs supporting package managers like winget. Something that can be automated.
November 9, 2025 at 1:54 PM