# scons を Homebrew, apk, apt, MacPorts, Nix, pacman, zypper, dnf, scoop でインストール

scons のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:scons
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install scons
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install scons
```

  証拠: MacPorts ports tree: devel/scons/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add scons
```

  証拠: Alpine Linux edge package indexes: scons from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install scons
```

  証拠: Debian stable package indexes: scons from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#scons
```

  証拠: nixpkgs package indexes: pkgs/by-name/sc/scons/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S scons
```

  証拠: Arch Linux sync databases: scons from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install scons
```

  証拠: openSUSE Tumbleweed package metadata: scons from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- dnf (92%):

```sh
sudo dnf install python3-scons
```

  証拠: Fedora Rawhide package metadata: python3-scons from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/scons
```

  証拠: Scoop official bucket manifest trees: bucket/scons.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:scons
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/scons>
- **バージョン:** 4.10.1
- **ソース概要:** Substitute for classic 'make' tool with autoconf/automake functionality
- **ホームページ:** <https://www.scons.org/>
- **上流ドキュメント:** <https://www.scons.org/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/7d/c9/2f430bb39e4eccba32ce8008df4a3206df651276422204e177a09e12b30b/scons-4.10.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- scons (cli)
- scons-configure-cache (cli)
- sconsign (cli)
- scons (エイリアス)
- scons-configure-cache (エイリアス)
- sconsign (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 4.10.1
- ローカルデータ: OK
- 上流リポジトリ: https://www.scons.org/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: SConstruct, SConscript
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** scons
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Debian apt - scons - 4.8.1+dfsg-1: normalized package name match | Debian stable package indexes: scons from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | replacement for make | https://www.scons.org/
- Debian apt - scons-doc - 4.8.1+dfsg-1: normalized package name match | Debian stable package indexes: scons-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation for SCons, a replacement for Make | https://www.scons.org/
- Nix - scons: normalized package name match | nixpkgs package indexes: pkgs/by-name/sc/scons/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - scons - 4.5.2+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: scons from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | replacement for make | https://www.scons.org/
- Ubuntu apt - scons-doc - 4.5.2+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: scons-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation for SCons, a replacement for Make | https://www.scons.org/
- apk - scons - 4.10.1-r1: normalized package name match | Alpine Linux edge package indexes: scons from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Software construction system | https://scons.org/
- apk - scons-doc - 4.10.1-r1: normalized package name match | Alpine Linux edge package indexes: scons-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Software construction system (documentation) | https://scons.org/
- apk - scons-pyc - 4.10.1-r1: normalized package name match | Alpine Linux edge package indexes: scons-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for scons | https://scons.org/
- dnf - python3-scons - 4.10.1-7.fc45: normalized package name match | Fedora Rawhide package metadata: python3-scons from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | An Open Source software construction tool | http://www.scons.org
- dnf - scons-doc - 4.10.1-7.fc45: normalized package name match | Fedora Rawhide package metadata: scons-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | An Open Source software construction tool | http://www.scons.org
- pacman - scons - 4.10.1-2: normalized package name match | Arch Linux sync databases: scons from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Extensible Python-based build utility | https://scons.org
- zypper - scons - 4.10.1-3.2: normalized package name match | openSUSE Tumbleweed package metadata: scons from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Replacement for Make | https://www.scons.org/
- MacPorts - scons: normalized package name match | MacPorts ports tree: devel/scons/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/scons: normalized package name match | Scoop official bucket manifest trees: bucket/scons.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [redo](https://pkg.so/ja/brew/redo/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools, python.
- [cmake](https://pkg.so/ja/brew/cmake/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [ninja](https://pkg.so/ja/brew/ninja/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [bmake](https://pkg.so/ja/brew/bmake/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [dune](https://pkg.so/ja/brew/dune/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [premake](https://pkg.so/ja/brew/premake/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [qbs](https://pkg.so/ja/brew/qbs/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [cabin](https://pkg.so/ja/brew/cabin/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [litani](https://pkg.so/ja/brew/litani/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-system, cli, developer, developer-tools.
- [hatch](https://pkg.so/ja/brew/hatch/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-system, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/scons.yml](https://github.com/mxcl/pkgdb/blob/main/combined/scons.yml)


## ソース

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