mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 00:44:55 +03:00
Update Archlinux installation.
This commit is contained in:
parent
71d80fef30
commit
860585afaa
@ -1304,7 +1304,11 @@ $ apk add --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing hurl
|
||||
|
||||
#### Arch Linux / Manjaro
|
||||
|
||||
[`hurl-bin` package] for Arch Linux and derived distros is available via [AUR].
|
||||
Hurl is available on [extra] channel.
|
||||
|
||||
```shell
|
||||
$ pacman -Sy hurl
|
||||
```
|
||||
|
||||
#### NixOS / Nix
|
||||
|
||||
@ -1485,12 +1489,11 @@ Please follow the [contrib on Windows section].
|
||||
[`--json` option]: https://hurl.dev/docs/manual.html#json
|
||||
[GitHub]: https://github.com/Orange-OpenSource/hurl
|
||||
[Hurl latest GitHub release]: https://github.com/Orange-OpenSource/hurl/releases/latest
|
||||
[AUR]: https://wiki.archlinux.org/index.php/Arch_User_Repository
|
||||
[`hurl-bin` package]: https://aur.archlinux.org/packages/hurl-bin/
|
||||
[install]: https://www.rust-lang.org/tools/install
|
||||
[Rust]: https://www.rust-lang.org
|
||||
[contrib on Windows section]: https://github.com/Orange-OpenSource/hurl/blob/master/contrib/windows/README.md
|
||||
[NixOS / Nix package]: https://search.nixos.org/packages?from=0&size=1&sort=relevance&type=packages&query=hurl
|
||||
[`conda-forge`]: https://conda-forge.org
|
||||
[`pixi`]: https://prefix.dev
|
||||
[extra]: https://archlinux.org/packages/extra/x86_64/hurl/
|
||||
|
||||
|
@ -39,6 +39,7 @@ docs/*.md => packages/hurl/README.md
|
||||
4. generate crates.io README
|
||||
|
||||
```bash
|
||||
$ cd ..
|
||||
$ python3 bin/release/gen_manpage.py docs/manual/hurl.md > docs/manual/hurl.1
|
||||
$ python3 bin/release/gen_manpage.py docs/manual/hurlfmt.md > docs/manual/hurlfmt.1
|
||||
$ python3 bin/docs/build_man_md.py docs/manual/hurl.md > docs/manual.md
|
||||
|
@ -33,7 +33,11 @@ $ apk add --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing hurl
|
||||
|
||||
#### Arch Linux / Manjaro
|
||||
|
||||
[`hurl-bin` package] for Arch Linux and derived distros is available via [AUR].
|
||||
Hurl is available on [extra] channel.
|
||||
|
||||
```shell
|
||||
$ pacman -Sy hurl
|
||||
```
|
||||
|
||||
#### NixOS / Nix
|
||||
|
||||
@ -181,11 +185,10 @@ Please follow the [contrib on Windows section].
|
||||
|
||||
[GitHub]: https://github.com/Orange-OpenSource/hurl
|
||||
[Hurl latest GitHub release]: https://github.com/Orange-OpenSource/hurl/releases/latest
|
||||
[AUR]: https://wiki.archlinux.org/index.php/Arch_User_Repository
|
||||
[`hurl-bin` package]: https://aur.archlinux.org/packages/hurl-bin/
|
||||
[install]: https://www.rust-lang.org/tools/install
|
||||
[Rust]: https://www.rust-lang.org
|
||||
[contrib on Windows section]: https://github.com/Orange-OpenSource/hurl/blob/master/contrib/windows/README.md
|
||||
[NixOS / Nix package]: https://search.nixos.org/packages?from=0&size=1&sort=relevance&type=packages&query=hurl
|
||||
[`conda-forge`]: https://conda-forge.org
|
||||
[`pixi`]: https://prefix.dev
|
||||
[extra]: https://archlinux.org/packages/extra/x86_64/hurl/
|
||||
|
@ -1296,7 +1296,11 @@ $ apk add --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing hurl
|
||||
|
||||
#### Arch Linux / Manjaro
|
||||
|
||||
[`hurl-bin` package] for Arch Linux and derived distros is available via [AUR].
|
||||
Hurl is available on [extra] channel.
|
||||
|
||||
```shell
|
||||
$ pacman -Sy hurl
|
||||
```
|
||||
|
||||
#### NixOS / Nix
|
||||
|
||||
@ -1477,12 +1481,11 @@ Please follow the [contrib on Windows section].
|
||||
[`--json` option]: https://hurl.dev/docs/manual.html#json
|
||||
[GitHub]: https://github.com/Orange-OpenSource/hurl
|
||||
[Hurl latest GitHub release]: https://github.com/Orange-OpenSource/hurl/releases/latest
|
||||
[AUR]: https://wiki.archlinux.org/index.php/Arch_User_Repository
|
||||
[`hurl-bin` package]: https://aur.archlinux.org/packages/hurl-bin/
|
||||
[install]: https://www.rust-lang.org/tools/install
|
||||
[Rust]: https://www.rust-lang.org
|
||||
[contrib on Windows section]: https://github.com/Orange-OpenSource/hurl/blob/master/contrib/windows/README.md
|
||||
[NixOS / Nix package]: https://search.nixos.org/packages?from=0&size=1&sort=relevance&type=packages&query=hurl
|
||||
[`conda-forge`]: https://conda-forge.org
|
||||
[`pixi`]: https://prefix.dev
|
||||
[extra]: https://archlinux.org/packages/extra/x86_64/hurl/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user