mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-31 01:24:31 +02:00
docs: Update gentoo install instructions (#830)
This commit is contained in:
parent
b6a75db1b4
commit
51c02c6305
15
README.md
15
README.md
@ -180,21 +180,10 @@ sudo dnf install bottom
|
|||||||
|
|
||||||
### Gentoo
|
### Gentoo
|
||||||
|
|
||||||
Available in [GURU](https://wiki.gentoo.org/wiki/Project:GURU) and [dm9pZCAq](https://github.com/gentoo-mirror/dm9pZCAq) overlays:
|
Available in the official Gentoo repo:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo eselect repository enable guru
|
sudo emerge --ask sys-process/bottom
|
||||||
sudo emerge --sync guru
|
|
||||||
echo "sys-process/bottom" | sudo tee /etc/portage/package.accept_keywords/10-guru
|
|
||||||
sudo emerge sys-process/bottom::guru
|
|
||||||
```
|
|
||||||
|
|
||||||
or
|
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo eselect repository enable dm9pZCAq
|
|
||||||
sudo emerge --sync dm9pZCAq
|
|
||||||
sudo emerge sys-process/bottom::dm9pZCAq
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Nix
|
### Nix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user