# 使用 Homebrew, apk, dnf, Nix, pacman 安装 asciiquarium

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

## 安装

```sh
sudo av install brew:asciiquarium
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install asciiquarium
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add asciiquarium
```

  证据: Alpine Linux edge package indexes: asciiquarium from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install asciiquarium
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#asciiquarium
```

  证据: nixpkgs package indexes: pkgs/by-name/as/asciiquarium/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S asciiquarium
```

  证据: Arch Linux sync databases: asciiquarium from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:asciiquarium
- **软件包管理器:** Homebrew
- **版本:** 1.1
- **来源摘要:** Aquarium animation in ASCII art
- **主页:** <https://robobunny.com/projects/asciiquarium/html/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- asciiquarium (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

ASCIIQuarium is a Perl terminal toy that animates an aquarium scene in ASCII art using Curses and Term::Animation. It is the sort of small, durable package that persists in Unix package collections because it is whimsical, dependency-light, and instantly demonstrable.

### 项目历史

The official README identifies the program as Asciiquarium v1.1 by Kirk Baucom and describes it as an aquarium/sea animation in ASCII art. The script header gives a 2003 copyright date for Kirk Baucom and points users to the robobunny.com project page as the current version location.

The GitHub mirror/import used by current package managers was created in 2011 by Claudio Matsuoka. Its first commit message says it imported Kirk Baucom's ASCIIQuarium 1.0, and the README credits Matsuoka with new fish species and minor improvements backported from an Android live wallpaper.

### 采用历史

ASCIIQuarium's adoption is mostly package-culture adoption rather than application-platform adoption: it is useful as a terminal demo, a Curses/Perl curiosity, and a bit of ASCII-art nostalgia. The input facts list Alpine, Homebrew, Fedora, Nix, and Arch packages, which is broad for a terminal toy.

Its README includes Ubuntu setup notes for Perl Curses and Term::Animation, reflecting the older CPAN-plus-distro packaging style. Package-manager formulas are valuable because they hide those Perl module requirements behind a single install.

### 使用方式

The program is a single Perl script. Users put it somewhere on PATH and run `asciiquarium`; while it is running, `q` quits, `r` redraws the aquarium, `p` toggles pause, and `-c` selects classic mode with only species from Asciiquarium 1.0.

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

For package nerds, ASCIIQuarium is a tiny example of why toy packages matter: it exercises terminal capabilities, Perl module dependencies, curses support, and package naming conventions while also being fun enough to keep around.

### 时间线

- 2003: Script header copyright date for Kirk Baucom.
- 2011: GitHub repository created and initial import commit records ASCIIQuarium 1.0.
- 2011: Version 1.1 documented with new fish species.
- 2023: GitHub repository still received updates/pushes.

### Related projects

- Term::Animation and Curses are required Perl modules.
- Joan Stark's ASCII art is credited for much of the artwork.
- An Android live wallpaper is mentioned as the source for some backported species.

### 来源

- <https://github.com/cmatsuoka/asciiquarium>
- <https://raw.githubusercontent.com/cmatsuoka/asciiquarium/master/CHANGES>
- <https://raw.githubusercontent.com/cmatsuoka/asciiquarium/master/README>
- <https://raw.githubusercontent.com/cmatsuoka/asciiquarium/master/asciiquarium>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Nix - asciiquarium: normalized package name match | nixpkgs package indexes: pkgs/by-name/as/asciiquarium/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - asciiquarium - 1.1-r2: normalized package name match | Alpine Linux edge package indexes: asciiquarium from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | An aquarium/sea animation in ASCII art | https://robobunny.com/projects/asciiquarium/html/
- dnf - asciiquarium - 1.1-29.fc45: normalized package name match | Fedora Rawhide package metadata: asciiquarium from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | ASCII art aquarium/sea animation | http://www.robobunny.com/projects/asciiquarium/html/
- pacman - asciiquarium - 1.1-7: normalized package name match | Arch Linux sync databases: asciiquarium from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | An aquarium/sea animation in ASCII art | https://robobunny.com/projects/asciiquarium/html


## Combined YAML source

View the package source record on GitHub. [combined/asciiquarium.yml](https://github.com/mxcl/pkgdb/blob/main/combined/asciiquarium.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
