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

guix 1.4.0-47.21ce6b3

Functional package manager for installed software packages and versions

GNU Guix is a functional package manager for the GNU system, and is also a distribution thereof. It includes a virtual machine image. Besides the usual package management features, it also supports transactional upgrades and roll-backs, per-user profiles, and much more. It is based on the Nix package manager.

Installation

Install guix 1.4.0-47.21ce6b3 as follows:

guix install guix@1.4.0-47.21ce6b3

Or install the latest version:

guix install guix

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.