mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
Merge pull request #9456 from oech3/patch-2
installation.md: Ref MSYS2 package
This commit is contained in:
commit
89cefb2d9f
1 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda winget openembedded yocto bblayers bitbake -->
|
||||
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda winget openembedded yocto bblayers bitbake MSYS -->
|
||||
|
||||
# Installation
|
||||
|
||||
|
|
@ -170,6 +170,10 @@ winget install uutils.coreutils
|
|||
scoop install uutils-coreutils
|
||||
```
|
||||
|
||||
### MSYS2
|
||||
|
||||
[MSYS2 package](https://packages.msys2.org/base/mingw-w64-uutils-coreutils)
|
||||
|
||||
## Alternative installers
|
||||
|
||||
### Conda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue