gotop is available in Nixpkgs
This commit is contained in:
parent
31f071ba7f
commit
061e2fb64e
|
@ -33,6 +33,7 @@ If you install gotop by hand, or you download or create new layouts or colorsche
|
||||||
sudo layman -a guru
|
sudo layman -a guru
|
||||||
sudo emerge gotop
|
sudo emerge gotop
|
||||||
```
|
```
|
||||||
|
- **Nix**: you can run `gotop` with `nix-shell -p gotop --run gotop` or add the package `gotop` to your environment
|
||||||
- **OSX**: gotop is in *homebrew-core*. `brew install gotop`. Make sure to uninstall and untap any previous installations or taps.
|
- **OSX**: gotop is in *homebrew-core*. `brew install gotop`. Make sure to uninstall and untap any previous installations or taps.
|
||||||
- **Windows**: gotop is in the [Main](https://github.com/ScoopInstaller/Main) bucket. `scoop install gotop`.
|
- **Windows**: gotop is in the [Main](https://github.com/ScoopInstaller/Main) bucket. `scoop install gotop`.
|
||||||
- **Prebuilt binaries**: Binaries for most systems can be downloaded from [the github releases page](https://github.com/xxxserxxx/gotop/releases). RPM and DEB packages are also provided.
|
- **Prebuilt binaries**: Binaries for most systems can be downloaded from [the github releases page](https://github.com/xxxserxxx/gotop/releases). RPM and DEB packages are also provided.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user