Install gotop - A graphical terminal system monitor
Written in Go and available for Linux and macOS.
gotop is a system monitor that runs through the terminal for Linux and macOS. The software is inspired by gtop and vtop, but while these two utilities use Node.js, gotop is written in Go.
Installation
There are several ways, see below, the options
Debian, Ubuntu and Linux Mint
RedHat, CentOS e Fedora
Arch Linux via AUR (gotop, gotop-bin, ou gotop-git)
FreeBSD
Or for any distro, download with wget
or with Go itself if you have installed
Unzip the TGZ
You can already run with the command: ./gotop and if you want it to be executed via command, use your personal dir without sudo, that’s how I did it!