Automic VaultAutomic Vault

brew

angular-cli を Homebrew, apt でインストール

angular-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install angular-cli

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install ng-cjk

Debian stable package indexes · ng-cjk · ソース: deb.debian.org

概要

パッケージ概要

CLI tool for Angular

履歴

プロジェクトの歴史と使われ方

Angular CLI is the official command-line interface for Angular. It creates workspaces, scaffolds application code, runs development servers, builds production bundles, applies generators, and anchors many Angular project workflows around the `ng` command.

プロジェクトの歴史

The official GitHub repository was created in 2015, during the Angular 2 development period. The CLI emerged as Angular's answer to a common framework problem: developers needed a consistent way to create, build, test, and maintain applications without hand-assembling webpack, TypeScript, test runners, and project layout conventions.

Angular's current documentation describes the CLI as the tool used to initialize, develop, scaffold, and maintain Angular applications from a command shell. The repository README describes the monorepo packages around the CLI, Angular build tooling, DevKit, schematics, architect, and related build packages.

Over time the CLI became more than a project generator. It absorbed workspace configuration, builders, schematics, migrations, update workflows, and package-specific release channels, making it one of the main distribution points for Angular's build-system decisions.

採用の歴史

Angular CLI adoption followed Angular adoption: teams standardized on `ng new`, `ng serve`, `ng build`, `ng test`, and `ng update` because those commands matched official documentation and release tooling. The project is distributed primarily as the npm package `@angular/cli`, while Homebrew packages it for users who install developer tools through system package managers.

The repo's package table shows Angular CLI sitting beside build, DevKit, schematics, SSR, and architect packages. That packaging structure matters because many ecosystem tools integrate with Angular not by shelling out alone, but by using the same builders and schematics machinery that the CLI exposes.

使われ方

The standard workflow is to install `@angular/cli`, create a workspace with `ng new`, run a local app with `ng serve`, generate code with `ng generate`, build with `ng build`, and update with `ng update`. Workspace-wide defaults and project targets live in `angular.json` at the workspace root.

Package users care about major-version alignment: Angular CLI releases track Angular framework majors, and projects usually keep the CLI, Angular packages, TypeScript support, and build tooling within supported version ranges.

パッケージ好きにとっての重要性

Angular CLI is a large framework CLI that package managers mostly wrap rather than reinvent. Its real upstream distribution is npm, but Homebrew users still expect `ng` to appear like any other command-line developer tool.

It is also an example of a CLI that is both executable and policy: installing it brings official assumptions about workspace layout, builders, code generation, migrations, and release cadence.

タイムライン

  • 2015: The angular-cli GitHub repository is created.
  • 2016: Angular 2 reaches general availability, with CLI tooling becoming central to the framework workflow.
  • 2017: Angular 4 era documentation and releases continue the CLI as the standard project tooling surface.
  • 2020s: Angular CLI releases remain aligned with Angular major versions and the Angular DevKit ecosystem.
  • 2026: GitHub releases show active Angular CLI 20, 21, and 22 release trains.

Related projects

  • Angular framework packages are the main runtime companion to the CLI.
  • Angular DevKit, schematics, architect, build-angular, and Angular SSR are sibling packages in the same official CLI repository.
  • Node.js and npm are prerequisites for the default installation path documented by the repository README.

セキュリティ状態

保護ツール対応はまだ見つかっていません

angular-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
angular.json at the Angular workspace root

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ngcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版22.0.8
マネージャ更新日2026-07-24
ローカルデータOK
上流not checked
検出された最新未検出

https://angular.dev/cli/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:angular-cli
バージョン22.0.8
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/angular-cli
ホームページhttps://angular.dev/cli/
リポジトリhttps://github.com/angular/angular-cli
上流ドキュメントhttps://angular.dev/cli
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/@angular/cli/-/cli-22.0.8.tgz
最終更新2026-07-24T17:37:53Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameangular-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt92%

ng-cjk 1.5~beta1-13

Nihongo MicroGnuEmacs with CJK support

sudo apt install ng-cjk
  • Section: editors
  • Architecture: amd64
  • Source Package: ng
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ng-cjk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

ng-cjk-canna 1.5~beta1-13

Nihongo MicroGnuEmacs with CJK and Canna support

sudo apt install ng-cjk-canna
  • Section: editors
  • Architecture: amd64
  • Source Package: ng
  • 4 依存関係
  • installed executable or alias match
  • 一致条件: Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ng-cjk-canna from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

ng-common 1.5~beta1-13

Common files used by ng-* packages

sudo apt install ng-common
  • Section: editors
  • Architecture: all
  • Source Package: ng
  • 3 任意依存関係
  • installed executable or alias match
  • 一致条件: Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ng-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

ng-latin 1.5~beta1-13

Nihongo MicroGnuEmacs with Latin support

sudo apt install ng-latin
  • Section: editors
  • Architecture: amd64
  • Source Package: ng
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ng-latin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

ng-cjk 1.5~beta1-10

Nihongo MicroGnuEmacs with CJK support

sudo apt install ng-cjk
  • Section: universe/editors
  • Architecture: amd64
  • Source Package: ng
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ng-cjk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

ng-cjk-canna 1.5~beta1-10

Nihongo MicroGnuEmacs with CJK and Canna support

sudo apt install ng-cjk-canna
  • Section: universe/editors
  • Architecture: amd64
  • Source Package: ng
  • 4 依存関係
  • installed executable or alias match
  • 一致条件: Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ng-cjk-canna from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

ng-common 1.5~beta1-10

Common files used by ng-* packages

sudo apt install ng-common
  • Section: universe/editors
  • Architecture: all
  • Source Package: ng
  • 3 任意依存関係
  • installed executable or alias match
  • 一致条件: Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ng-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

ng-latin 1.5~beta1-10

Nihongo MicroGnuEmacs with Latin support

sudo apt install ng-latin
  • Section: universe/editors
  • Architecture: amd64
  • Source Package: ng
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ng-latin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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