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

sudo 1.9.17p1

Run commands as root

Sudo (su "do") allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments.

Installation

Install sudo 1.9.17p1 as follows:

guix install sudo@1.9.17p1

Or install the latest version:

guix install sudo

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.