# 使用 Homebrew, apt, dnf, MacPorts 安装 icon

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

## 安装

```sh
sudo av install brew:icon
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install icon
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install icon
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install icon-ipl
```

  证据: Debian stable package indexes: icon-ipl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install icon
```

  证据: Fedora Rawhide package metadata: icon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## 软件包事实

- **软件包键:** brew:icon
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/icon>
- **版本:** 9.5.25a
- **来源摘要:** General-purpose programming language
- **主页:** <https://www2.cs.arizona.edu/icon/>
- **仓库:** <https://github.com/gtownsend/icon>
- **上游文档:** <https://www2.cs.arizona.edu/icon>
- **许可证:** LicenseRef-Homebrew-public-domain
- **源码归档:** <https://github.com/gtownsend/icon/archive/refs/tags/v9.5.25a.tar.gz>
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- icon (cli)
- icont (cli)
- iconx (cli)
- icon (别名)
- icont (别名)
- iconx (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 9.5.25a
- 本地数据: OK
- 上游仓库: https://github.com/gtownsend/icon
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Icon is a high-level general-purpose programming language from the University of Arizona tradition, known for string scanning, goal-directed evaluation, generators, backtracking, automatic storage management, and a compact command-line implementation.

### 项目历史

Icon was first released in 1979 as a successor to SNOBOL4. The Arizona Icon site places it in a lineage of high-level languages for strings and structures: SNOBOL at Bell Telephone Laboratories, SNOBOL4, then later University of Arizona languages supported in part by the National Science Foundation.

The Icon Project was supported by the University of Arizona Department of Computer Science. Its implementations were built by faculty, staff, students, and outside volunteers, with Gregg Townsend maintaining the Unix implementation and website after the language entered maintenance mode.

The language continued to evolve for roughly two decades after its first release. The official site says formal development has been frozen, but the Unix implementation remains in use and is maintained when necessary.

### 采用历史

Icon never became a mainstream systems language, but it earned a lasting niche among language designers, text-processing users, and people studying generators, coroutines, and goal-directed evaluation. The official FAQ describes it as useful for software tools, text processing, research, experiments, one-shot programs, and complex applications.

Its documentation culture is unusually rich for an older language package: public-domain books, implementation notes, release documentation, a program library, newsletters, and web-hosted historical material remain available through the Arizona site.

Package-manager adoption keeps Icon buildable from a shell without requiring users to fetch archived university distribution files manually. Homebrew builds the Unix implementation and installs the icon, icont, and iconx commands.

### 使用方式

The Homebrew package exposes the command-line pieces of the Unix implementation: icon, icont, and iconx. Users write Icon programs with external editors and run them from a command shell rather than through an IDE.

The official FAQ frames the language around high-level string and data-structure work, programmer productivity, sets, tables, lists, records, arbitrary-precision integers, co-expressions, graphics facilities, and a program library with contributed examples.

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

Icon is package-nerd catnip because it is both an installable Unix command and a preserved programming-language artifact. A tiny formula gives access to a language with a direct lineage from SNOBOL and a documented influence on later generator and coroutine thinking.

It is also a reminder that package repositories are cultural archives. Installing brew install icon is not only installing a compiler/interpreter; it is keeping an older research language executable on newer Unix-like systems.

### 时间线

- Early 1960s: SNOBOL is developed at Bell Telephone Laboratories.
- 1979: Icon is first released as a modern successor to SNOBOL4.
- 1986: The Implementation of the Icon Programming Language is published.
- 1993: Ralph and Madge Griswold publish a History of the Icon Programming Language for HOPL-II.
- 1996: The Icon Programming Language, third edition, is published.
- 1998: Graphics Programming in Icon is published.
- 2022: The official FAQ records Icon as maintained in maintenance mode.

### Related projects

- Related projects and predecessors include SNOBOL, SNOBOL4, SL5, the Icon Program Library, Jcon, the native Windows implementation, and Unicon, an object-oriented language based on Icon.

### 来源

- Homebrew formula metadata documents the packaged Unix commands and source archive used for installation.
- The Icon FAQ documents the language's features, use cases, project organization, lineage, maintenance mode, and relationship to Unicon.
- The University of Arizona Icon site provides the language origin, release year, maintenance status, documentation set, and implementation notes.


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** icon
- **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 - icon-ipl - 9.5.24b-1: normalized package name match | Debian stable package indexes: icon-ipl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Libraries for Icon, a high-level programming language | http://www.cs.arizona.edu/icon/
- Debian apt - icont - 9.5.24b-1: normalized package name match | Debian stable package indexes: icont from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Interpreter for Icon, a high-level programming language | http://www.cs.arizona.edu/icon/
- Debian apt - iconx - 9.5.24b-1: normalized package name match | Debian stable package indexes: iconx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Executor for Icon, a high-level programming language | http://www.cs.arizona.edu/icon/
- Ubuntu apt - icon-ipl - 9.4.3-7ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: icon-ipl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Libraries for Icon, a high-level programming language
- Ubuntu apt - icont - 9.4.3-7ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: icont from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Interpreter for Icon, a high-level programming language
- Ubuntu apt - iconx - 9.4.3-7ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: iconx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Executor for Icon, a high-level programming language
- dnf - icon - 9.5.25a-1.fc44: normalized package name match | Fedora Rawhide package metadata: icon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Icon programming language | https://www2.cs.arizona.edu/icon/
- dnf - icon-utils - 9.5.25a-1.fc44: normalized package name match | Fedora Rawhide package metadata: icon-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Icon utility programs | https://www2.cs.arizona.edu/icon/
- MacPorts - icon: normalized package name match | MacPorts ports tree: lang/icon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [noweb](https://www.automicvault.com/zh-hans/pkg/brew/noweb/) - Popular package that depends on this formula.
- [algol68g](https://www.automicvault.com/zh-hans/pkg/brew/algol68g/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language.
- [ats2-postiats](https://www.automicvault.com/zh-hans/pkg/brew/ats2-postiats/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language.
- [ballerina](https://www.automicvault.com/zh-hans/pkg/brew/ballerina/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language.
- [chapel](https://www.automicvault.com/zh-hans/pkg/brew/chapel/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language.
- [coconut](https://www.automicvault.com/zh-hans/pkg/brew/coconut/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language.
- [coffeescript](https://www.automicvault.com/zh-hans/pkg/brew/coffeescript/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language.
- [crystal](https://www.automicvault.com/zh-hans/pkg/brew/crystal/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language.
- [fennel](https://www.automicvault.com/zh-hans/pkg/brew/fennel/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language.
- [php](https://www.automicvault.com/zh-hans/pkg/brew/php/) - Local package facts share a topical domain. Shared terms: cli, general, general-purpose, language, language-runtime.
- [ocaml](https://www.automicvault.com/zh-hans/pkg/brew/ocaml/) - Local package facts share a topical domain. Shared terms: cli, compiler, general, language, language-runtime.

## Combined YAML source

View the package source record on GitHub. [combined/icon.yml](https://github.com/automic-vault/db/blob/main/combined/icon.yml)


## 来源

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