Added install instructions for Guix

This commit is contained in:
Oleg Pykhalov 2020-08-10 18:51:40 +03:00
parent 9f8a133493
commit 9a0e464188
No known key found for this signature in database
GPG Key ID: 167F8EA5001AFA9C
1 changed files with 10 additions and 0 deletions

View File

@ -263,6 +263,16 @@ Or use quick installation:
sudo ./build --remove
```
#### Guix based
Available in [official Guix repository](https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/admin.scm) since 6bbd0fd2
>Installation
``` bash
guix install bashtop
```
#### Ubuntu based
Available in [official Ubuntu repository](https://launchpad.net/ubuntu/+source/bashtop) since Ubuntu 20.10