# 使用 Homebrew, MacPorts, zypper 安装 smake

查看 smake 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:smake
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install smake
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install smake
```

  证据: MacPorts ports tree: devel/smake/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- zypper (92%):

```sh
sudo zypper install smake
```

  证据: openSUSE Tumbleweed package metadata: smake from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:smake
- **软件包管理器:** Homebrew
- **版本:** 2024-03-21
- **来源摘要:** Portable make program with automake features
- **主页:** <https://codeberg.org/schilytools/schilytools>
- **最后更新:** 2026-07-16T12:50:33Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- smake (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2024-03-21
## 项目历史与用法

smake is Schily make, a portable make implementation with automake-style features. It is distributed today as part of the schilytools collection.

### 项目历史

The smake man page carries J. Schilling copyright history beginning in 1985 and describes a make-compatible tool with additional automake features for portable, layered makefiles. The schilytools README describes the current project as a continuation of tools originally written or managed by J. Schilling, preserving compatibility and portability while accepting fixes and suitable new work.

### 采用历史

The schilytools compilation documentation says smake is the preferred make program for the Schily makefile system and that the makefile system was introduced in 1993. The supplied package metadata lists Homebrew, MacPorts, and zypper package names, reflecting use by Unix package builders and ports systems that need portable build tooling.

### 使用方式

smake reads SMakefile, Makefile, or makefile, executes dependency-driven build rules, and propagates command-line macros through MAKEFLAGS. In schilytools itself, it is both a build tool and part of the bootstrap story for the larger source tree.

### 为什么软件包爱好者会关心

Package maintainers care about smake because it preserves a non-GNU make lineage used by portable Unix software. It also exposes how historical build systems, bootstrap constraints, and make dialects still shape package recipes.

### 时间线

- 1985: smake copyright history begins in the man page.
- 1993: Schily makefile system introduced according to README.compile.
- 2022: schilytools Codeberg repository created.
- 2024: schilytools 2024-03-21 release published on Codeberg.

### Related projects

- smake is related to SunPro make, GNU make, Schily makefilesystem, schilytools, cdrecord, mkisofs, star, and other historical Unix build and packaging tools.

### 来源

- <https://codeberg.org/api/v1/repos/schilytools/schilytools>
- <https://codeberg.org/schilytools/schilytools>
- <https://codeberg.org/schilytools/schilytools/src/branch/master/README>
- <https://codeberg.org/schilytools/schilytools/src/branch/master/README.compile>
- <https://codeberg.org/schilytools/schilytools/src/branch/master/smake/smake.1>
- input.source_facts.package-manager


## 安全说明

没有找到 smake 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- zypper - smake - 2024.03.21-53.5: normalized package name match | openSUSE Tumbleweed package metadata: smake from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The Schily "make" program | https://codeberg.org/schilytools/schilytools
- MacPorts - smake: normalized package name match | MacPorts ports tree: devel/smake/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
