mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-25 19:19:31 +03:00
parent
ba28b40a9f
commit
0006e90084
@ -97,6 +97,13 @@ wget https://github.com/sharkdp/hyperfine/releases/download/v1.6.0/hyperfine_1.6
|
|||||||
sudo dpkg -i hyperfine_1.6.0_amd64.deb
|
sudo dpkg -i hyperfine_1.6.0_amd64.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### On Alpine Linux
|
||||||
|
|
||||||
|
On Alpine Linux, hyperfine can be installed [from the official repositories](https://pkgs.alpinelinux.org/packages?name=hyperfine):
|
||||||
|
```
|
||||||
|
apk add hyperfine
|
||||||
|
```
|
||||||
|
|
||||||
### On Arch Linux
|
### On Arch Linux
|
||||||
|
|
||||||
On Arch Linux, hyperfine can be installed [from the AUR](https://aur.archlinux.org/packages/hyperfine):
|
On Arch Linux, hyperfine can be installed [from the AUR](https://aur.archlinux.org/packages/hyperfine):
|
||||||
|
Loading…
Reference in New Issue
Block a user