mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Merge pull request #4431 from tpgxyz/main
Add OpenMandriva Lx to the documentation
This commit is contained in:
commit
44ef16fa25
1 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- spell-checker:ignore pacman pamac nixpkgs -->
|
||||
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva -->
|
||||
|
||||
# Installation
|
||||
|
||||
|
@ -79,6 +79,13 @@ pamac install uutils-coreutils
|
|||
nix-env -iA nixos.uutils-coreutils
|
||||
```
|
||||
|
||||
### OpenMandriva Lx
|
||||
[](https://repology.org/project/uutils-coreutils/versions)
|
||||
|
||||
```bash
|
||||
dnf install uutils-coreutils
|
||||
```
|
||||
|
||||
### Ubuntu
|
||||
|
||||
[](https://packages.ubuntu.com/source/lunar/rust-coreutils)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue