MSYS2 2021.7.5

Full internal name:msys2
Project site:https://www.msys2.org/
Screen shots:
Download: Download MSYS2 2021.7.5

https://repo.msys2.org/distrib/i686/msys2-base-i686-20210705.tar.xz

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:2021.7.5
SHA-1 or SHA-256:00ff768f704d61b9d6a69522ea81ea9b1a3fd3c8669f20f868ad18fc726c8d47
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
"%sevenzipa%\7za" x "%npackd_package_binary%"> .Npackd\Output.txt && type .Npackd\Output.txt

for /f "delims=" %%x in ('dir /b *.tar') do set name=%%x
"%sevenzipa%\7za" x "%name%"> .Npackd\Output.txt && type .Npackd\Output.txt

"%clu%\clu" unwrap-dir -p msys32> .Npackd\Output.txt && type .Npackd\Output.txt

Last modified:Wed Aug 11 22:09:12 UTC 2021
Last modified by:tim.lebedk...
Created:Wed Aug 11 22:08:45 UTC 2021
Created by:tim.lebedk...
Automated tests:12 of 12 installations succeeded, 12 of 12 removals succeeded