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

which 2.21

Find full path of shell commands

The which program finds the location of executables in PATH, with a variety of options. It is an alternative to the shell "type" built-in command.

Installation

Install which 2.21 as follows:

guix install which@2.21

Or install the latest version:

guix install which

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.