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

scons 3.1.2

Software construction tool written in Python

SCons is a software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.

Installation

Install scons 3.1.2 as follows:

guix install scons@3.1.2

Or install the latest version:

guix install scons

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.