File tree 4 files changed +58
-4
lines changed
4 files changed +58
-4
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,34 @@ <h1 id="installation"><a class="header" href="#installation">Installation</a></h
173
173
Note that these are packaged by third-parties and the packages might contain
174
174
patches.</ p >
175
175
< p > You can also < a href ="/build.html "> build uutils from source</ a > .</ p >
176
- <!-- toc -->
176
+ < ul >
177
+ < li > < a href ="#cargo "> Cargo</ a > </ li >
178
+ < li > < a href ="#linux "> Linux</ a >
179
+ < ul >
180
+ < li > < a href ="#alpine "> Alpine</ a > </ li >
181
+ < li > < a href ="#arch "> Arch</ a > </ li >
182
+ < li > < a href ="#debian "> Debian</ a > </ li >
183
+ < li > < a href ="#manjaro "> Manjaro</ a > </ li >
184
+ < li > < a href ="#nixos "> NixOS</ a > </ li >
185
+ </ ul >
186
+ </ li >
187
+ < li > < a href ="#macos "> MacOS</ a >
188
+ < ul >
189
+ < li > < a href ="#homebrew "> Homebrew</ a > </ li >
190
+ < li > < a href ="#macports "> MacPorts</ a > </ li >
191
+ </ ul >
192
+ </ li >
193
+ < li > < a href ="#windows "> Windows</ a >
194
+ < ul >
195
+ < li > < a href ="#scoop "> Scoop</ a > </ li >
196
+ </ ul >
197
+ </ li >
198
+ < li > < a href ="#non-standard-packages "> Non-standard packages</ a >
199
+ < ul >
200
+ < li > < a href ="#coreutils-hybrid-aur "> < code > coreutils-hybrid</ code > (AUR)</ a > </ li >
201
+ </ ul >
202
+ </ li >
203
+ </ ul >
177
204
< h2 id ="cargo "> < a class ="header " href ="#cargo "> Cargo</ a > </ h2 >
178
205
< p > < a href ="https://repology.org/project/uutils-coreutils/versions "> < img src ="https://repology.org/badge/version-for-repo/crates_io/uutils-coreutils.svg " alt ="crates.io package " /> </ a > </ p >
179
206
< pre > < code class ="language-bash "> # Linux
Original file line number Diff line number Diff line change @@ -279,7 +279,34 @@ <h1 id="installation"><a class="header" href="#installation">Installation</a></h
279
279
Note that these are packaged by third-parties and the packages might contain
280
280
patches.</ p >
281
281
< p > You can also < a href ="/build.html "> build uutils from source</ a > .</ p >
282
- <!-- toc -->
282
+ < ul >
283
+ < li > < a href ="installation.html#cargo "> Cargo</ a > </ li >
284
+ < li > < a href ="installation.html#linux "> Linux</ a >
285
+ < ul >
286
+ < li > < a href ="installation.html#alpine "> Alpine</ a > </ li >
287
+ < li > < a href ="installation.html#arch "> Arch</ a > </ li >
288
+ < li > < a href ="installation.html#debian "> Debian</ a > </ li >
289
+ < li > < a href ="installation.html#manjaro "> Manjaro</ a > </ li >
290
+ < li > < a href ="installation.html#nixos "> NixOS</ a > </ li >
291
+ </ ul >
292
+ </ li >
293
+ < li > < a href ="installation.html#macos "> MacOS</ a >
294
+ < ul >
295
+ < li > < a href ="installation.html#homebrew "> Homebrew</ a > </ li >
296
+ < li > < a href ="installation.html#macports "> MacPorts</ a > </ li >
297
+ </ ul >
298
+ </ li >
299
+ < li > < a href ="installation.html#windows "> Windows</ a >
300
+ < ul >
301
+ < li > < a href ="installation.html#scoop "> Scoop</ a > </ li >
302
+ </ ul >
303
+ </ li >
304
+ < li > < a href ="installation.html#non-standard-packages "> Non-standard packages</ a >
305
+ < ul >
306
+ < li > < a href ="installation.html#coreutils-hybrid-aur "> < code > coreutils-hybrid</ code > (AUR)</ a > </ li >
307
+ </ ul >
308
+ </ li >
309
+ </ ul >
283
310
< h2 id ="cargo "> < a class ="header " href ="#cargo "> Cargo</ a > </ h2 >
284
311
< p > < a href ="https://repology.org/project/uutils-coreutils/versions "> < img src ="https://repology.org/badge/version-for-repo/crates_io/uutils-coreutils.svg " alt ="crates.io package " /> </ a > </ p >
285
312
< pre > < code class ="language-bash "> # Linux
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments