mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-25 19:19:31 +03:00
Add installation instructions for Fedora
This commit is contained in:
parent
0ee0e20113
commit
f291a1dfa3
@ -97,6 +97,14 @@ wget https://github.com/sharkdp/hyperfine/releases/download/v1.6.0/hyperfine_1.6
|
||||
sudo dpkg -i hyperfine_1.6.0_amd64.deb
|
||||
```
|
||||
|
||||
### On Fedora
|
||||
|
||||
On Fedora, hyperfine can be installed from the official repositories:
|
||||
|
||||
```sh
|
||||
dnf install hyperfine
|
||||
```
|
||||
|
||||
### On Alpine Linux
|
||||
|
||||
On Alpine Linux, hyperfine can be installed [from the official repositories](https://pkgs.alpinelinux.org/packages?name=hyperfine):
|
||||
|
Loading…
Reference in New Issue
Block a user