Automic VaultAutomic Vault

brew

Install scons with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, zypper

Substitute for classic 'make' tool with autoconf/automake functionality. Version 4.10.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install scons

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install scons

MacPorts ports tree · devel/scons/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add scons

Alpine Linux edge package indexes · scons · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install scons

Debian stable package indexes · scons · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install python3-scons

Fedora Rawhide package metadata · python3-scons · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#scons

nixpkgs package indexes · pkgs/by-name/sc/scons/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S scons

Arch Linux sync databases · scons · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install scons

openSUSE Tumbleweed package metadata · scons · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/scons

Scoop official bucket manifest trees · bucket/scons.json · source: api.github.com

overview

Package summary

Substitute for classic 'make' tool with autoconf/automake functionality

Commands and aliases

  • scons
  • scons-configure-cache
  • sconsign

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
SConstructSConscript

executables

Installed executables

CommandKindExposureNote
sconscliglobal executable
scons-configure-cachecliglobal executable
sconsigncliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version4.10.1
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://www.scons.org/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://www.scons.org/none confidence

install metadata

Package metadata

Package keybrew:scons
Version4.10.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/scons
Homepagehttps://www.scons.org/
Repositoryhttps://github.com/SCons/scons
Upstream docshttps://www.scons.org/doc/HTML/scons-man.html
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/7d/c9/2f430bb39e4eccba32ce8008df4a3206df651276422204e177a09e12b30b/scons-4.10.1.tar.gz
Dependenciespython@3.14
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namescons
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

scons 4.8.1+dfsg-1

replacement for make

https://www.scons.org/

sudo apt install scons
  • Section: devel
  • Architecture: all
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Scons
Debian stable package indexes · deb.debian.org · Debian stable package indexes: scons from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

scons-doc 4.8.1+dfsg-1

Documentation for SCons, a replacement for Make

https://www.scons.org/

sudo apt install scons-doc
  • Section: doc
  • Architecture: all
  • Source Package: scons
  • 1 optional deps
  • normalized package name match
  • Matched by: Scons
Debian stable package indexes · deb.debian.org · Debian stable package indexes: scons-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

scons

nix profile install nixpkgs#scons
  • normalized package name match
  • Matched by: Scons
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sc/scons/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

scons 4.5.2+dfsg-1

replacement for make

https://www.scons.org/

sudo apt install scons
  • Section: universe/devel
  • Architecture: all
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Scons
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: scons from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

scons-doc 4.5.2+dfsg-1

Documentation for SCons, a replacement for Make

https://www.scons.org/

sudo apt install scons-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: scons
  • 1 optional deps
  • normalized package name match
  • Matched by: Scons
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: scons-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

scons 4.10.1-r1

Software construction system

https://scons.org/

sudo apk add scons
  • License: MIT
  • Architecture: x86_64
  • Source Package: scons
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Scons
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: scons from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

scons-doc 4.10.1-r1

Software construction system (documentation)

https://scons.org/

sudo apk add scons-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: scons
  • normalized package name match
  • Matched by: Scons
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: scons-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

scons-pyc 4.10.1-r1

Precompiled Python bytecode for scons

https://scons.org/

sudo apk add scons-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: scons
  • 1 dependencies
  • normalized package name match
  • Matched by: Scons
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: scons-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

python3-scons 4.10.1-6.fc45

An Open Source software construction tool

http://www.scons.org

sudo dnf install python3-scons
  • License: MIT AND DocBook-Stylesheet
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: scons
  • 2 dependencies
  • 8 provides
  • normalized package name match
  • Matched by: Scons
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-scons from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

scons-doc 4.10.1-6.fc45

An Open Source software construction tool

http://www.scons.org

sudo dnf install scons-doc
  • License: MIT AND DocBook-Stylesheet
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: scons
  • 1 provides
  • normalized package name match
  • Matched by: Scons
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: scons-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

scons 4.10.1-2

Extensible Python-based build utility

https://scons.org

sudo pacman -S scons
  • License: MIT
  • Architecture: any
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Scons
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: scons from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

scons 4.10.1-2.1

Replacement for Make

https://www.scons.org/

sudo zypper install scons
  • License: MIT
  • Category: Development/Tools/Building
  • Architecture: noarch
  • Source Package: scons
  • 2 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Scons
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: scons from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

scons

sudo port install scons
  • normalized package name match
  • Matched by: Scons
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/scons/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/scons

scoop install main/scons
  • normalized package name match
  • Matched by: Scons
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/scons.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment