• Stars
    star
    467
  • Rank 91,088 (Top 2 %)
  • Language
    JavaScript
  • License
    BSD 3-Clause "New...
  • Created over 7 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The one-click installer for MSYS2

MSYS2 Installer

Nightly build

https://github.com/msys2/msys2-installer/releases/tag/nightly-x86_64

screenshot

CLI Usage examples

Installing the GUI installer via the CLI to C:\msys64:

.\msys2-x86_64-latest.exe in --confirm-command --accept-messages --root C:/msys64

Uninstalling an existing installation in C:\msys64 via the CLI:

C:\msys64\uninstall.exe pr --confirm-command

Installing the self extracting archive to C:\msys64:

.\msys2-base-x86_64-latest.sfx.exe -y -oC:\

FAQ

What's the difference between the installer and the archives?

The installer provides some additional features such as installing shortcuts, registering an uninstaller, a GUI for selecting the installation path and automatically running a login shell at the end to initialize the MSYS2 environment.

If you unpack the archives and run a login shell once, you will get a functionally equivalent MSYS2 installation.

What is contained in the installer/archives?

It contains the base package and all its dependencies. You can list the contained packages using: pactree base -lu | sort

More Repositories

1

MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
Shell
2,192
star
2

msys2.github.io

The MSYS2 homepage
CSS
2,028
star
3

msys2

A software distro and building platform for Windows
1,810
star
4

MSYS2-packages

Package scripts for MSYS2.
Shell
1,261
star
5

setup-msys2

GitHub Action to setup MSYS2
JavaScript
268
star
6

msys2-runtime

Our friendly fork of Cygwin 💖 https://cygwin.org 💖 see the wiki for details
C
160
star
7

msys2-web

Online Repo Browser
Python
79
star
8

msys2-launcher

Helper for launching MSYS2 shells
C
64
star
9

msys2-autobuild

🏭🏭🏭🏭🏭🏭🏭🏭
Python
33
star
10

MSYS2-keyring

Master and packager keys for MSYS2 official Pacman repositories
Shell
22
star
11

path_convert

MSYS2 new path convert procedure
C++
20
star
12

msys2-pacman

A friendly fork of https://gitlab.archlinux.org/pacman/pacman
C
16
star
13

MINGW-packages-dev

Supplemental mingw recipes for package maintainers
Shell
9
star
14

msys2-main-server

traefik + nginx + rsync + letsencrypt + mirrorbits
Python
6
star
15

pacdb

Pure-python module to parse and read pacman sync dbs
Python
6
star
16

msys2-tests

MSYS2 Integration Tests
C++
5
star
17

msys2-devtools

Tools for MSYS2 package maintainers
Python
4
star
18

MSYS2-packages-dev

Supplemental recipes for package maintainers
Shell
4
star
19

msys2-texlive

MSYS2 Tex Live source generator
Python
4
star
20

CLANG-packages

Bootstrapping packages for clang/clangarm, see branches and releases. We should probably remove this repo.
3
star
21

adbwinapi

CMake
2
star
22

msys2-archive

1
star
23

finances

TODO
1
star
24

msys2-docker

MSYS2 Docker Images
Dockerfile
1
star