mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 21:45:01 +00:00
docs: add conda installer
This commit is contained in:
parent
3b0bfb10ac
commit
93a5b161ae
1 changed files with 11 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue