gotop
Terminal based graphical activity monitor
https://github.com/xxxserxxx/gotop
amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install gotop
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
4.2.0 | ccbfe94990548f2d0cf121172234d3c16674b086e9c443f19f3776f1dce51cc8 |
2372 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for gotop are versioned here.
Click here to see gotop ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/gotop/ops2deb.yml
name: gotop
version: 4.2.0
homepage: https://github.com/xxxserxxx/gotop
summary: terminal based graphical activity monitor
fetch: https://github.com/xxxserxxx/gotop/releases/download/v{{version}}/gotop_v{{version}}_linux_amd64.deb
install:
- data:/
script:
- sed -i "s/dh_strip --no-ddebs/true/" {{debian}}/rules
The blueprint fetch
keyword contains a URL template pointing to gotop releases. Downloaded files are locked in a lockfile versioned here.