macOS
brew install manimlocal Homebrew formula metadata
brew
manim のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install manimlocal Homebrew formula metadata
nix profile install nixpkgs#manimnixpkgs package indexes · pkgs/by-name/ma/manim/package.nix · ソース: api.github.com
choco install manimceChocolatey community package catalog · manimce · ソース: community.chocolatey.org
概要
Animation engine for explanatory math videos
履歴
Manim is a Python animation engine for creating explanatory math videos programmatically. The Homebrew formula packages the Manim Community Edition, the community-maintained version of the tool associated with Grant Sanderson's 3Blue1Brown math videos.
The original `3b1b/manim` repository was created in March 2015 and is described as an animation engine for explanatory math videos. The Manim Community README says the community edition was forked from Grant Sanderson's original 3Blue1Brown tool and is recommended by the community project for continued development, improved features, stronger documentation, and more active community maintenance.
The ManimCommunity/manim repository was created in May 2020 under the ManimCommunity organization. Its README describes Manim as an engine for precise programmatic animations and points users to the original 3Blue1Brown repository when they want to study how Grant Sanderson makes his videos.
Manim's adoption is closely tied to educational math video production, Python notebooks, and reproducible animation scripts. The official README links to PyPI, Docker Hub, Binder examples, a Discord server, a Reddit community, and Read the Docs documentation, which shows a broad community packaging surface beyond a single source checkout.
By 2026 the community repository had tens of thousands of GitHub stars and thousands of forks, while the original 3Blue1Brown repository remained even larger. That split is important for package users: formulae and Python packages generally target the community edition, while the 3Blue1Brown repository is still a separate upstream lineage.
Typical usage defines a Python `Scene` class, then runs a command such as `manim -p -ql example.py SquareToCircle` to render and preview an animation. The documentation also covers CLI flags, `manim.cfg` files, the global `config` object, Docker usage, and a `%%manim` IPython magic for Jupyter workflows.
Manim is package-nerd interesting because it combines a Python API, a CLI renderer, native graphics and video dependencies, optional Docker packaging, notebook integration, and a historically visible fork distinction between 3Blue1Brown's original code and the community edition.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
<scene-directory>/manim.cfg~/.config/manim/manim.cfg<scene-directory>/manim.cfg~/.config/manim/manim.cfg<scene-directory>/manim.cfgUserDirectory/AppData/Roaming/Manim/manim.cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
manim | cli | グローバル実行可能ファイル | |
manimce | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:manim |
|---|---|
| バージョン | 0.20.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/manim |
| ホームページ | https://www.manim.community |
| リポジトリ | https://github.com/ManimCommunity/manim |
| 上流ドキュメント | https://docs.manim.community/en/stable |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/dc/3b/ad54ce02f3e95d17d016cb1254708ae3795b60d5661f3b2085655940a565/manim-0.20.1.tar.gz |
| 依存関係 | cairo, ffmpeg, fontconfig, freetype, gettext, glib, harfbuzz, numpy, pango, pillow, py3cairo, python@3.14, scipy |
| ビルド依存関係 | cmake, ninja, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | manim |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
manim
nix profile install nixpkgs#manimmanimce
choco install manimceソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.