profile

Néstor's Blog

Install Gotop System Monitor

linux monitoring tools

Installation

Ubuntu/Debian

curl -sSL https://github.com/xxxserxxx/gotop/releases/download/v4.2.0/gotop_v4.2.0_linux_amd64.deb -o gotop.deb
sudo dpkg -i gotop.deb
sudo apt-get install -f
sudo ln -s /usr/bin/gotop /usr/local/bin/gotop

Other Systems

Check the releases page for:

  • Other Linux distributions
  • macOS binaries
  • ARM builds

Usage

Simply run:

gotop

Press ? inside gotop to see all keyboard shortcuts.