mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +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
|
# Installation
|
||||||
|
|
||||||
|
@ -79,6 +79,13 @@ pamac install uutils-coreutils
|
||||||
nix-env -iA nixos.uutils-coreutils
|
nix-env -iA nixos.uutils-coreutils
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### OpenMandriva Lx
|
||||||
|
[](https://repology.org/project/uutils-coreutils/versions)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
dnf install uutils-coreutils
|
||||||
|
```
|
||||||
|
|
||||||
### Ubuntu
|
### Ubuntu
|
||||||
|
|
||||||
[](https://packages.ubuntu.com/source/lunar/rust-coreutils)
|
[](https://packages.ubuntu.com/source/lunar/rust-coreutils)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue