MSYS2 64 bit 2023.7.18

Full internal name:msys2_64
Project site:https://www.msys2.org/
Screen shots:
Download: Download MSYS2 64 bit 2023.7.18

https://github.com/msys2/msys2-installer/releases/download/2023-07-18/msys2-x86_64-20230718.exe

VirusTotal results
Change log:n/a
Description:

A Cygwin-derived software distro for Windows using Arch Linux's Pacman.

MSYS2 is an independent rewrite of MSYS, based on modern Cygwin (POSIX compatibility layer) and MinGW-w64 with the aim of better interoperability with native Windows software.

The name is a contraction of Minimal SYStem 2, and aims to provide support to facilitate using the bash shell, Autotools, revision control systems and the like for building native Windows applications using MinGW-w64 toolchains.

We wanted a package management system to provide easy installation of packages, and ported Arch Linux's Pacman. This brings many powerful features such as dependency resolution and simple complete system upgrades, as well as providing the build system - makepkg{,-mingw} - which is used to make these packages. The set of software-building recipes (PKGBUILD and patches) for MSYS2 itself are at:

https://github.com/Alexpux/MSYS2-packages

.. and those for MinGW-w64 (native Windows software) are at:

https://github.com/Alexpux/MINGW-packages

Both 32 and 64-bit are supported.

License:unknown
Version:2023.7.18
SHA-1 or SHA-256:deab67221a974e68a62f5967fe4b6fe895eb396585fe0ed4eaf9f3e656b873e0
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    ren "%npackd_package_binary%" setup.exe
    if %errorlevel% neq 0 exit /b %errorlevel%
    
    setup.exe in --confirm-command --accept-messages --root "%CD%"
    
    .Npackd\Uninstall.bat:
    setup.exe pr --confirm-command
    Last modified:Sat Jul 29 22:29:01 UTC 2023
    Last modified by:tim.lebedk...
    Created:Sat Jul 29 22:25:08 UTC 2023
    Created by:tim.lebedk...
    Automated tests:10 of 11 installations succeeded, 9 of 10 removals succeeded