Automic VaultAutomic Vault

cargo / 順位 119

brotli をインストール

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

インストール

Automic Vault でインストール

Automic Vault
sudo av install cargo:brotli

Portable and language managers

Cargoverified · 100%
cargo install brotli

local crates.io package metadata

プラットフォームノート

  • パッケージ固有のプラットフォームノートはありません。

概要

パッケージ概要

A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable…

コマンドとエイリアス

ローカルパッケージデータベースに実行可能エイリアスは見つかりませんでした。

セキュリティ状態

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

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

Install behavior

  • No Homebrew bottle metadata was recorded.

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
brotlibinarycargo-installed executableDeclared by crates.io version metadata.
catbrotlibinarycargo-installed executableDeclared by crates.io version metadata.

鮮度

バージョンと鮮度

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

ページ生成日2026-06-18
マネージャ版8.0.4
マネージャ更新日2026-06-14
ローカルデータunknown
上流not available
検出された最新not detected
  • okNo freshness warnings were generated.

インストールメタデータ

パッケージメタデータ

Package keycargo:brotli
Version8.0.4
Package managerCargo
Package manager pagehttps://crates.io/crates/brotli
Homepagehttps://github.com/dropbox/rust-brotli
Repositoryhttps://github.com/dropbox/rust-brotli
Upstream docshttps://docs.rs/brotli/
LicenseBSD-3-Clause AND MIT
Source archivehttps://static.crates.io/crates/brotli/brotli-8.0.4.crate
Last updated2026-06-14 19:26:42.108285+00
Published2026-06-14 19:26:42.108285+00
SHA-2565cc91aac060a7a1e25823bdccbfb6af1875b88f17c6daac97894eed8207166b3
Bottlenot recorded
Servicenone declared

registry facts

Source database details

Source Databasecrates.io database dump
Crate ID3,538
Crate Size751,794
Edition2015
Has Libyes
Num Versions54
Recent Download Window Days90
Rust Version1.59.0
Version ID2,573,943

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

brotli 1.1.0-2+b7

lossless compression algorithm and format (command line utility)

https://github.com/google/brotli

sudo apt install brotli
  • Section: utils
  • Architecture: amd64
  • Source Package: brotli
  • 2 dependencies
  • normalized package name match
  • Matched by: Brotli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: brotli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libbrotli-dev 1.1.0-2+b7

library implementing brotli encoder and decoder (development files)

https://github.com/google/brotli

sudo apt install libbrotli-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: brotli
  • 1 dependencies
  • normalized package name match
  • Matched by: Brotli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbrotli-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libbrotli1 1.1.0-2+b7

library implementing brotli encoder and decoder (shared libraries)

https://github.com/google/brotli

sudo apt install libbrotli1
  • Section: libs
  • Architecture: amd64
  • Source Package: brotli
  • 1 dependencies
  • normalized package name match
  • Matched by: Brotli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbrotli1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-brotli 1.1.0-2+b7

lossless compression algorithm and format (Python 3 version)

https://github.com/google/brotli

sudo apt install python3-brotli
  • Section: python
  • Architecture: amd64
  • Source Package: brotli
  • 2 dependencies
  • normalized package name match
  • Matched by: Brotli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-brotli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

brotli

nix profile install nixpkgs#brotli
  • normalized package name match
  • Matched by: Brotli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/br/brotli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

brotli 1.1.0-2build2

lossless compression algorithm and format (command line utility)

https://github.com/google/brotli

sudo apt install brotli
  • Section: universe/python
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Brotli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: brotli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libbrotli-dev 1.1.0-2build2

library implementing brotli encoder and decoder (development files)

https://github.com/google/brotli

sudo apt install libbrotli-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: brotli
  • 1 dependencies
  • normalized package name match
  • Matched by: Brotli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libbrotli-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libbrotli1 1.1.0-2build2

library implementing brotli encoder and decoder (shared libraries)

https://github.com/google/brotli

sudo apt install libbrotli1
  • Section: libs
  • Architecture: amd64
  • Source Package: brotli
  • 1 dependencies
  • normalized package name match
  • Matched by: Brotli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libbrotli1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-brotli 1.1.0-2build2

lossless compression algorithm and format (Python 3 version)

https://github.com/google/brotli

sudo apt install python3-brotli
  • Section: universe/python
  • Architecture: amd64
  • Source Package: brotli
  • 2 dependencies
  • normalized package name match
  • Matched by: Brotli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-brotli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

brotli 1.2.0-r1

Generic lossless compressor

https://github.com/google/brotli

sudo apk add brotli
  • License: MIT
  • Architecture: x86_64
  • Source Package: brotli
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Brotli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: brotli from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

brotli-dev 1.2.0-r1

Generic lossless compressor (development files)

https://github.com/google/brotli

sudo apk add brotli-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: brotli
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Brotli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: brotli-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

brotli-doc 1.2.0-r1

Generic lossless compressor (documentation)

https://github.com/google/brotli

sudo apk add brotli-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: brotli
  • normalized package name match
  • Matched by: Brotli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: brotli-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

brotli-libs 1.2.0-r1

Generic lossless compressor (libraries)

https://github.com/google/brotli

sudo apk add brotli-libs
  • License: MIT
  • Architecture: x86_64
  • Source Package: brotli
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Brotli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: brotli-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

brotli-static 1.2.0-r1

Generic lossless compressor (static library)

https://github.com/google/brotli

sudo apk add brotli-static
  • License: MIT
  • Architecture: x86_64
  • Source Package: brotli
  • normalized package name match
  • Matched by: Brotli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: brotli-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

py3-brotli 1.2.0-r1

Generic lossless compressor (python bindings)

https://github.com/google/brotli

sudo apk add py3-brotli
  • License: MIT
  • Architecture: x86_64
  • Source Package: brotli
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Brotli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-brotli from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

py3-brotli-pyc 1.2.0-r1

Precompiled Python bytecode for py3-brotli

https://github.com/google/brotli

sudo apk add py3-brotli-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: brotli
  • 1 dependencies
  • normalized package name match
  • Matched by: Brotli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-brotli-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

ソース経路

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

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

使用ソース

  • crates.io package index
  • cross-ecosystem install command graph
  • external package-manager database matches