Automic VaultAutomic Vault

brew

lxc を Homebrew, apk, chocolatey, apt, dnf, Nix, pacman, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install lxc

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add lxc

Alpine Linux edge package indexes · lxc · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install lxc

Debian stable package indexes · lxc · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install lxc

Fedora Rawhide package metadata · lxc · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#lxc

nixpkgs package indexes · pkgs/by-name/lx/lxc/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S lxc

Arch Linux sync databases · lxc · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install lxc

openSUSE Tumbleweed package metadata · lxc · ソース: download.opensuse.org

概要

パッケージ概要

CLI client for interacting with LXD

履歴

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

The Homebrew `lxc` formula packages the LXD command-line client named `lxc`, not the older low-level LXC tool suite. LXD is Canonical's system container and virtual-machine manager, and `lxc` is its default CLI for managing instances, remotes, images, networks, projects, storage, and server settings.

プロジェクトの歴史

The LXD repository was created in November 2014, and the official documentation carries LXD contributor copyright years from 2014 through 2026. Canonical's documentation describes LXD as a modern, secure system container and virtual machine manager with a REST API and support for workloads from a single development machine to clustered production infrastructure.

The official `lxd and lxc` explanation distinguishes LXD from LXC: LXC is the low-level userspace interface for Linux kernel containment features, while LXD is a more user-friendly system built on top of LXC with network-controllable management features.

採用の歴史

LXD adoption grew from Linux container users who wanted machine-like system containers with images, profiles, networking, storage pools, remotes, and clustering. The official README documents installation of the daemon on Linux and the `lxc` client on Linux, Windows, and macOS, including Homebrew for macOS.

By July 2026, the official GitHub repository had roughly 4,800 stars and 1,000 forks, and Canonical maintained both feature releases and long-term-support release branches such as 4.0, 5.0, and 5.21.

使われ方

The `lxc` command is the everyday LXD client. Official man pages list subcommands for launching, listing, stopping, copying, moving, snapshotting, exporting, importing, and configuring instances, plus image, profile, project, network, storage, cluster, and remote management.

The client stores remotes and aliases in `config.yml` under `$LXD_CONF` or `~/.config/lxc`. For remote authentication it can use TLS client certificate and key files, optional client CA material, OIDC token JSON files, and per-remote cookie jars.

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

This package is significant because its name is historically confusing: package users may expect LXC, but the formula installs the LXD client named `lxc`. For package managers, it is a cross-platform client for a Linux-only daemon and has important configuration and credential files outside the package prefix.

タイムライン

  • 2014: Public `canonical/lxd` repository created.
  • 2021: LXD 4.0 LTS line still maintained through later point releases.
  • 2024: LXD 5.21 LTS line active.
  • 2026: LXD 6.9 feature release and LTS point releases published.

Related projects

  • LXC provides the lower-level Linux container interface used underneath LXD.
  • dqlite is used by LXD for clustered state.
  • pylxd and the Go client package are official SDKs documented by the LXD README.
  • MicroCloud, Terraform provider for LXD, Packer LXD builder, and Ansible integrations are listed as management tools.

ソース

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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
$LXD_CONF/config.yml~/.config/lxc/config.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$LXD_CONF/client.crt$LXD_CONF/client.key$LXD_CONF/oidctokens/<remote>.json$LXD_CONF/jars/<remote>~/.config/lxc/client.crt~/.config/lxc/client.key~/.config/lxc/oidctokens/<remote>.json~/.config/lxc/jars/<remote>

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/canonical/lxd

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lxc
バージョン6.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/lxc
ホームページhttps://ubuntu.com/lxd
リポジトリhttps://github.com/canonical/lxd
上流ドキュメントhttps://documentation.ubuntu.com/lxd
ライセンスAGPL-3.0-only
ソースアーカイブhttps://github.com/canonical/lxd/releases/download/lxd-6.9/lxd-6.9.tar.gz
最終更新2026-06-23T10:38:02Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

liblxc-common 1:6.0.4-4+deb13u3+b1

Linux Containers userspace tools (library)

https://linuxcontainers.org/

sudo apt install liblxc-common
  • Section: libs
  • Architecture: amd64
  • Source Package: lxc
  • 8 依存関係
  • normalized package name match
  • 一致条件: Lxc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblxc-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liblxc1t64 1:6.0.4-4+deb13u3+b1

Linux Containers userspace tools (library)

https://linuxcontainers.org/

sudo apt install liblxc1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: lxc
  • 7 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Lxc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblxc1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libpam-cgfs 1:6.0.4-4+deb13u3+b1

PAM module for managing cgroups for LXC

https://linuxcontainers.org/

sudo apt install libpam-cgfs
  • Section: admin
  • Architecture: amd64
  • Source Package: lxc
  • 8 依存関係
  • normalized package name match
  • 一致条件: Lxc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpam-cgfs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lxc 1:6.0.4-4+deb13u3+b1

Linux Containers userspace tools

https://linuxcontainers.org/

sudo apt install lxc
  • Section: admin
  • Architecture: amd64
  • Source Package: lxc
  • 15 依存関係
  • 16 任意依存関係
  • normalized package name match
  • 一致条件: Lxc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lxc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lxc-dev 1:6.0.4-4+deb13u3+b1

Linux Containers userspace tools (development)

https://linuxcontainers.org/

sudo apt install lxc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: lxc
  • 6 依存関係
  • normalized package name match
  • 一致条件: Lxc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lxc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lxc-tests 1:6.0.4-4+deb13u3+b1

Linux Containers userspace tools (test binaries)

https://linuxcontainers.org/

sudo apt install lxc-tests
  • Section: admin
  • Architecture: amd64
  • Source Package: lxc
  • 9 依存関係
  • normalized package name match
  • 一致条件: Lxc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lxc-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lxc

nix profile install nixpkgs#lxc
  • normalized package name match
  • 一致条件: Lxc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lx/lxc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liblxc-common 1:5.0.3-2ubuntu7

Linux Containers userspace tools (library)

https://linuxcontainers.org/

sudo apt install liblxc-common
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: lxc
  • 7 依存関係
  • normalized package name match
  • 一致条件: Lxc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblxc-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liblxc-dev 1:5.0.3-2ubuntu7

Transitional package - liblxc-dev -> lxc-dev

https://linuxcontainers.org/

sudo apt install liblxc-dev
  • Section: universe/libdevel
  • Architecture: all
  • Source Package: lxc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lxc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblxc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liblxc1t64 1:5.0.3-2ubuntu7

Linux Containers userspace tools (library)

https://linuxcontainers.org/

sudo apt install liblxc1t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: lxc
  • 6 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Lxc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblxc1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libpam-cgfs 1:5.0.3-2ubuntu7

PAM module for managing cgroups for LXC

https://linuxcontainers.org/

sudo apt install libpam-cgfs
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: lxc
  • 7 依存関係
  • normalized package name match
  • 一致条件: Lxc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpam-cgfs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

lxc 1:5.0.3-2ubuntu7

Linux Containers userspace tools

https://linuxcontainers.org/

sudo apt install lxc
  • Section: universe/admin
  • Architecture: amd64
  • 14 依存関係
  • 15 任意依存関係
  • normalized package name match
  • 一致条件: Lxc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lxc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

lxc-dev 1:5.0.3-2ubuntu7

Linux Containers userspace tools (development)

https://linuxcontainers.org/

sudo apt install lxc-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: lxc
  • 5 依存関係
  • normalized package name match
  • 一致条件: Lxc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lxc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

lxc-tests 1:5.0.3-2ubuntu7

Linux Containers userspace tools (test binaries)

https://linuxcontainers.org/

sudo apt install lxc-tests
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: lxc
  • 8 依存関係
  • normalized package name match
  • 一致条件: Lxc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lxc-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

lxc-utils 1:5.0.3-2ubuntu7

Transitional package - lxc-utils -> lxc

https://linuxcontainers.org/

sudo apt install lxc-utils
  • Section: universe/admin
  • Architecture: all
  • Source Package: lxc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lxc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lxc-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

lxc1 1:5.0.3-2ubuntu7

Transitional package - lxc1 -> lxc

https://linuxcontainers.org/

sudo apt install lxc1
  • Section: universe/admin
  • Architecture: all
  • Source Package: lxc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lxc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lxc1 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