htop 3.4.1
Interactive process viewer
This is htop, an interactive process viewer. It is a text-mode application (for console or X terminals) and requires ncurses.
- Outputs:
out
- Website: https://htop.dev
- Licenses: GPL 2
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install htop 3.4.1
as follows:
guix install htop@3.4.1
Or install the latest version:
guix install htop
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.