MSYS2

@msys2org.bsky.social

Software distro and building platform for Windows. - https://msys2.org / https://github.com/msys2 - Packages: https://packages.msys2.org - Discord: https://discord.gg/jPQdRdDcT9

Some new packages added in the last month: - python-pytorch - Python neural networks - R - Env for statistical computing - dav2d - AV2 decoder - abiword - Word processor - zoitechat - GTK3 IRC client - sdl3-mixer - SDL3 audio mixer - uutils-findutils / diffutils / sed - Rust GNU tool rewrites

RGui screenshot

Some new applications added in the last month: - stellarium - planetarium application - gitu - TUI git client inspired by Magit - autohotkey - Windows automation scripting - harper - grammar checker with LSP support - esbuild - JavaScript bundler - pinact - pin GitHub Actions to specific versions

Hello world with AutoHotkey showing a MsgBox

Good news: Thanks to the 'Git for Windows' team, we now have native Git packages in our repository, which should provide a similar experience to the official Git builds. Less battle tested and integrated, but please give it a try and let us know of any issues. www.msys2.org/news/#2026-0...

which git
git --version

Some deprecations: We no longer support Windows 8.1. It's EOL for 3 years now, and with Firefox dropping support too, now is a good time to say farewell. Things will not stop immediately, but no guarantees.

"Shutting down" screen of Windows 8.1

Some notable additions in the last few weeks (2/2): • libfido2 (FIDO2 client library) • squashfs-tools (work with Squashfs filesystems) • samply (Command-line sampling profiler) • libmem (Advanced Game Hacking Library) • accesskit-c (Accessibility backend for GTK4)

Some notable additions in the last few weeks (1/2): • cygwin curl gained http3 support • dxvk (Vulkan-based D3D shim) • koboldcpp (llama.cpp based KoboldAI UI) • SBCL (Common Lisp implementation) • zlib-ng (high-perf zlib replacement)

Native Windows ARM64 runners are now available on GitHub Actions. Just use "runs-on: windows-11-arm" and the setup-msys2 action with "msystem: CLANGARM64" to start building/testing. >90% of MSYS2 packages are available for ARM64, so everything should be good to go.

An example screenshot of the GitHub Actions arm64 job output