mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-26 15:14:13 +02:00
Add Fedora/CentOS installation instructions (#207)
This commit is contained in:
parent
9a11e77aa0
commit
56b2634676
@ -114,6 +114,15 @@ curl -LO https://github.com/ClementTsang/bottom/releases/download/0.4.7/bottom_0
|
|||||||
sudo dpkg -i bottom_0.4.7_amd64.deb
|
sudo dpkg -i bottom_0.4.7_amd64.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Fedora/CentOS
|
||||||
|
|
||||||
|
Available in [COPR](https://copr.fedorainfracloud.org/coprs/atim/bottom/):
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo dnf copr enable atim/bottom -y
|
||||||
|
sudo dnf install bottom
|
||||||
|
```
|
||||||
|
|
||||||
### Homebrew
|
### Homebrew
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user