htop is an interactive system-monitor process-viewer and process-manager. ... htop uses color and gives visual information about processor, swap and memory status. htop can also display the processes as a tree.
Users often deploy #htop in cases where Unix top does not provide enough information about the system's processes.
To install htop on #Ubuntu #Linux:
- Open the terminal application for the local system.
- Update your Ubuntu system, run: sudo apt update && sudo apt upgrade.
- Install htop on Ubuntu using apt: apt install htop.
- To install the latest version of htop on Ubuntu Linux: snap install htop.
- Launch htop, type: htop.
https://ibmimedia.com/blog/182/htop-installation-on-linux