mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #5185 from tertsdiepraam/add-conda-installer
docs: add conda installer
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva -->
|
||||
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda -->
|
||||
|
||||
# Installation
|
||||
|
||||
@@ -139,6 +139,16 @@ pkg install rust-coreutils
|
||||
scoop install uutils-coreutils
|
||||
```
|
||||
|
||||
## Alternative installers
|
||||
|
||||
### Conda
|
||||
|
||||
[Conda package](https://anaconda.org/conda-forge/uutils-coreutils)
|
||||
|
||||
```
|
||||
conda install -c conda-forge uutils-coreutils
|
||||
```
|
||||
|
||||
## Non-standard packages
|
||||
|
||||
### `coreutils-hybrid` (AUR)
|
||||
|
||||
Reference in New Issue
Block a user