9 lines
135 B
Markdown
9 lines
135 B
Markdown
btop
|
|
=
|
|
https://github.com/aristocratos/btop.git
|
|
|
|
``` sh *** build ***
|
|
make PREFIX=$pkgpath -j$(nproc)
|
|
make install PREFIX=$pkgpath
|
|
```
|