MSYS2 2020.5.17

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

http://repo.msys2.org/distrib/i686/msys2-base-i686-20200517.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:2020.5.17
SHA-1 or SHA-256:4dbdde708a4bcf3c056e8f4f28b1b0e7a3210ffacc6296a7d11fdaf076fd431e
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:Sat May 15 08:57:58 UTC 2021
Last modified by:tim.lebedk...
Created:Wed Aug 05 22:19:03 UTC 2020
Created by:tim.lebedk...
Automated tests:2 of 3 installations succeeded, 2 of 2 removals succeeded