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

r-ps 1.8.1

List, query, and manipulate system processes

The ps package implements an API to list, query, and manipulate system processes. Most of its code is based on the psutil Python package.

Installation

Install r-ps 1.8.1 as follows:

guix install r-ps@1.8.1

Or install the latest version:

guix install r-ps

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.