@@ -273,7 +273,7 @@ <h2 id="useful-links"><a class="header" href="#useful-links">Useful links</a></h
273
273
< p > Note: This manual is automatically generated from the source code and is a
274
274
work in progress.</ p >
275
275
</ blockquote >
276
- < div style ="break-before: page; page-break-before: always; "> </ div > <!-- spell-checker:ignore pacman pamac nixpkgs -->
276
+ < div style ="break-before: page; page-break-before: always; "> </ div > <!-- spell-checker:ignore pacman pamac nixpkgs openmandriva -->
277
277
< h1 id ="installation "> < a class ="header " href ="#installation "> Installation</ a > </ h1 >
278
278
< p > This is a list of uutils packages in various distributions and package managers.
279
279
Note that these are packaged by third-parties and the packages might contain
@@ -289,6 +289,7 @@ <h1 id="installation"><a class="header" href="#installation">Installation</a></h
289
289
< li > < a href ="installation.html#gentoo "> Gentoo</ a > </ li >
290
290
< li > < a href ="installation.html#manjaro "> Manjaro</ a > </ li >
291
291
< li > < a href ="installation.html#nixos "> NixOS</ a > </ li >
292
+ < li > < a href ="installation.html#openmandriva-lx "> OpenMandriva Lx</ a > </ li >
292
293
< li > < a href ="installation.html#ubuntu "> Ubuntu</ a > </ li >
293
294
</ ul >
294
295
</ li >
@@ -356,6 +357,10 @@ <h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
356
357
< p > < a href ="https://repology.org/project/uutils-coreutils/versions "> < img src ="https://repology.org/badge/version-for-repo/nix_unstable/uutils-coreutils.svg " alt ="nixpkgs unstable package " /> </ a > </ p >
357
358
< pre > < code class ="language-bash "> nix-env -iA nixos.uutils-coreutils
358
359
</ code > </ pre >
360
+ < h3 id ="openmandriva-lx "> < a class ="header " href ="#openmandriva-lx "> OpenMandriva Lx</ a > </ h3 >
361
+ < p > < a href ="https://repology.org/project/uutils-coreutils/versions "> < img src ="https://repology.org/badge/version-for-repo/openmandriva_cooker/uutils-coreutils.svg " alt ="openmandriva cooker package " /> </ a > </ p >
362
+ < pre > < code class ="language-bash "> dnf install uutils-coreutils
363
+ </ code > </ pre >
359
364
< h3 id ="ubuntu "> < a class ="header " href ="#ubuntu "> Ubuntu</ a > </ h3 >
360
365
< p > < a href ="https://packages.ubuntu.com/source/lunar/rust-coreutils "> < img src ="https://repology.org/badge/version-for-repo/ubuntu_23_04/uutils-coreutils.svg " alt ="Ubuntu package " /> </ a > </ p >
361
366
< pre > < code class ="language-bash "> apt install rust-coreutils
0 commit comments