This package browser is in early development. Mind the rough edges.

procps 4.0.3

Utilities that give information about processes

Procps is the package that has a bunch of small useful utilities that give information about processes using the Linux /proc file system. The package includes the programs free, pgrep, pidof, pkill, pmap, ps, pwdx, slabtop, tload, top, vmstat, w, watch and sysctl.

Installation

Install procps 4.0.3 as follows:

guix install procps@4.0.3

Or install the latest version:

guix install procps

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.