Added freebsd and fedora instructions

pull/86/head
aristocratos 2020-08-22 21:16:52 +02:00
commit 34662b46de
1 changed files with 21 additions and 11 deletions

View File

@ -132,12 +132,32 @@ Options menu.
python3 -m pip install bpytop
```
## Arch Linux
### Arch Linux
Available in the AUR as `bpytop.git`
https://aur.archlinux.org/packages/bpytop/
### FreeBSD package
Available in [FreeBSD ports](https://www.freshports.org/sysutils/bpytop/)
>Install pre-built package
``` bash
sudo pkg install bpytop
```
### Fedora/CentOS 8 package
[Available](https://src.fedoraproject.org/rpms/bpytop) in the Fedora and [EPEL-8 repository](https://fedoraproject.org/wiki/EPEL).
>Installation
``` bash
sudo dnf install bpytop
```
### Snap package
>Install the package
@ -217,16 +237,6 @@ sudo make install
sudo make uninstall
```
#### FreeBSD package
Available in [FreeBSD ports](https://www.freshports.org/sysutils/bpytop/)
Install pre-built pacakge
``` bash
sudo pkg install bpytop
```
## Configurability
All options changeable from within UI.