macOS
brew install asciinemalocal Homebrew formula metadata
sudo port install asciinemaMacPorts ports tree · sysutils/asciinema/Portfile · source: api.github.com
brew
Record and share terminal sessions. Version 3.2.1 via Homebrew; verified 2026-06-16.
install
brew install asciinemalocal Homebrew formula metadata
sudo port install asciinemaMacPorts ports tree · sysutils/asciinema/Portfile · source: api.github.com
sudo apk add asciinemaAlpine Linux edge package indexes · asciinema · source: dl-cdn.alpinelinux.org
sudo apt install asciinemaDebian stable package indexes · asciinema · source: deb.debian.org
sudo dnf install asciinemaFedora Rawhide package metadata · asciinema · source: dl.fedoraproject.org
nix profile install nixpkgs#asciinemanixpkgs package indexes · pkgs/by-name/as/asciinema/package.nix · source: api.github.com
sudo pacman -S asciinemaArch Linux sync databases · asciinema · source: geo.mirror.pkgbuild.com
sudo zypper install asciinemaopenSUSE Tumbleweed package metadata · asciinema · source: download.opensuse.org
overview
Record and share terminal sessions
history
asciinema is a terminal-session recorder, streamer, and player built around lightweight terminal event captures rather than conventional video files. It became a standard CLI/package-manager tool for sharing reproducible terminal demos, bug reports, tutorials, and command-line workflows.
The GitHub repository was created in 2011 and the project identifies Marcin Kulik as copyright holder from that year. The early release stream reached v0.1 in 2012 and v1.0.0 in March 2015, establishing asciinema as a small command-line recorder tied to the asciinema.org sharing service.
The project evolved from a Python implementation to a Rust implementation. The current README says active development happens on the `develop` branch, that the current 3.x generation is written in Rust, and that the previous 2.x generation written in Python remains available on the `python` branch.
asciinema spread because it solved a packaging-era problem: terminal sessions are text streams, not pixels, so they can be captured, replayed, embedded, uploaded, and versioned more naturally than screen recordings. Its official README emphasizes `.cast` files, terminal replay, web embedding, server upload, and live streaming.
The input package facts show broad distribution across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE packaging. That breadth matches actual usage: developers install it from the system package manager, run `asciinema rec`, then share the resulting recording locally, on asciinema.org, or on a self-hosted server.
Common usage is `asciinema rec demo.cast` to capture a shell session, replaying recordings in a terminal, embedding them on a web page with asciinema-player, or uploading/streaming them through an asciinema server. CLI 3.x adds TOML configuration at the user and system level for server URL, recording behavior, playback, notifications, and hotkeys.
asciinema is a classic terminal-culture package: tiny command, durable text-like artifact, easy package-manager install, and excellent demos in READMEs and bug reports. It also has a notable implementation migration from Python to Rust, which affects downstream packagers, dependency closure, generated man pages, and shell completions.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.config/asciinema/config.toml/etc/asciinema/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
asciinema | cli | global executable |
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.
https://github.com/asciinema/asciinema
install metadata
| Package key | brew:asciinema |
|---|---|
| Version | 3.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/asciinema |
| Homepage | https://asciinema.org |
| Repository | https://github.com/asciinema/asciinema |
| Upstream docs | https://docs.asciinema.org/ |
| License | GPL-3.0-only |
| Source archive | https://github.com/asciinema/asciinema/archive/refs/tags/v3.2.1.tar.gz |
| Last updated | 2026-06-16T19:14:11Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | asciinema |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
asciinema 2.4.0-1
Record and share your terminal sessions, the right way
sudo apt install asciinemaasciinema
nix profile install nixpkgs#asciinemaasciinema 2.4.0-1
Record and share your terminal sessions, the right way
sudo apt install asciinemaasciinema 3.2.0-r0
Command line recorder for the asciinema.org service
https://github.com/asciinema/asciinema
sudo apk add asciinemaasciinema-bash-completion 3.2.0-r0
Bash completions for asciinema
https://github.com/asciinema/asciinema
sudo apk add asciinema-bash-completionasciinema-doc 3.2.0-r0
Command line recorder for the asciinema.org service (documentation)
https://github.com/asciinema/asciinema
sudo apk add asciinema-docasciinema-fish-completion 3.2.0-r0
Fish completions for asciinema
https://github.com/asciinema/asciinema
sudo apk add asciinema-fish-completionasciinema-zsh-completion 3.2.0-r0
Zsh completions for asciinema
https://github.com/asciinema/asciinema
sudo apk add asciinema-zsh-completionasciinema 3.2.0-1.fc45
Terminal session recorder, streamer and player
sudo dnf install asciinemaasciinema 3.2.0-1
Record and share terminal sessions
sudo pacman -S asciinemaasciinema 3.2.0-2.1
Terminal session recorder
sudo zypper install asciinemaasciinema
sudo port install asciinemasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.