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

facter 4.4.1

Collect and display system facts

Facter is a tool that gathers basic facts about nodes (systems) such as hardware details, network settings, OS type and version, and more. These facts can be collected on the command line with the facter command or via the facter Ruby library.

Installation

Install facter 4.4.1 as follows:

guix install facter@4.4.1

Or install the latest version:

guix install facter

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.