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

xe 0.11

Execute a command for every argument

The xe utility constructs command lines from specified arguments, combining some of the best features of xargs(1) and apply(1). Parallel execution is also possible.

Installation

Install xe 0.11 as follows:

guix install xe@0.11

Or install the latest version:

guix install xe

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.