Skip to content

Commit 1ed68c0

Browse files
committed
deploy: f0e8d44
1 parent 448114d commit 1ed68c0

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

user/installation.html

+6-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ <h1 class="menu-title">uutils Documentation</h1>
167167

168168
<div id="content" class="content">
169169
<main>
170-
<!-- spell-checker:ignore pacman pamac nixpkgs -->
170+
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva -->
171171
<h1 id="installation"><a class="header" href="#installation">Installation</a></h1>
172172
<p>This is a list of uutils packages in various distributions and package managers.
173173
Note that these are packaged by third-parties and the packages might contain
@@ -183,6 +183,7 @@ <h1 id="installation"><a class="header" href="#installation">Installation</a></h
183183
<li><a href="#gentoo">Gentoo</a></li>
184184
<li><a href="#manjaro">Manjaro</a></li>
185185
<li><a href="#nixos">NixOS</a></li>
186+
<li><a href="#openmandriva-lx">OpenMandriva Lx</a></li>
186187
<li><a href="#ubuntu">Ubuntu</a></li>
187188
</ul>
188189
</li>
@@ -250,6 +251,10 @@ <h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
250251
<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>
251252
<pre><code class="language-bash">nix-env -iA nixos.uutils-coreutils
252253
</code></pre>
254+
<h3 id="openmandriva-lx"><a class="header" href="#openmandriva-lx">OpenMandriva Lx</a></h3>
255+
<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>
256+
<pre><code class="language-bash">dnf install uutils-coreutils
257+
</code></pre>
253258
<h3 id="ubuntu"><a class="header" href="#ubuntu">Ubuntu</a></h3>
254259
<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>
255260
<pre><code class="language-bash">apt install rust-coreutils

user/print.html

+6-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h2 id="useful-links"><a class="header" href="#useful-links">Useful links</a></h
273273
<p>Note: This manual is automatically generated from the source code and is a
274274
work in progress.</p>
275275
</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 -->
277277
<h1 id="installation"><a class="header" href="#installation">Installation</a></h1>
278278
<p>This is a list of uutils packages in various distributions and package managers.
279279
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
289289
<li><a href="installation.html#gentoo">Gentoo</a></li>
290290
<li><a href="installation.html#manjaro">Manjaro</a></li>
291291
<li><a href="installation.html#nixos">NixOS</a></li>
292+
<li><a href="installation.html#openmandriva-lx">OpenMandriva Lx</a></li>
292293
<li><a href="installation.html#ubuntu">Ubuntu</a></li>
293294
</ul>
294295
</li>
@@ -356,6 +357,10 @@ <h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
356357
<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>
357358
<pre><code class="language-bash">nix-env -iA nixos.uutils-coreutils
358359
</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>
359364
<h3 id="ubuntu"><a class="header" href="#ubuntu">Ubuntu</a></h3>
360365
<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>
361366
<pre><code class="language-bash">apt install rust-coreutils

user/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/searchindex.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)