macOS
brew install lxclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lxc in AI-Agent-Workflows.
Installation
brew install lxclocal Homebrew formula metadata
sudo apk add lxcAlpine Linux edge package indexes · lxc · Quelle: dl-cdn.alpinelinux.org
sudo apt install lxcDebian stable package indexes · lxc · Quelle: deb.debian.org
sudo dnf install lxcFedora Rawhide package metadata · lxc · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#lxcnixpkgs package indexes · pkgs/by-name/lx/lxc/package.nix · Quelle: api.github.com
sudo pacman -S lxcArch Linux sync databases · lxc · Quelle: geo.mirror.pkgbuild.com
sudo zypper install lxcopenSUSE Tumbleweed package metadata · lxc · Quelle: download.opensuse.org
choco install lxcChocolatey community package catalog · lxc · Quelle: community.chocolatey.org
scoop install main/lxcScoop official bucket manifest trees · bucket/lxc.json · Quelle: api.github.com
Überblick
CLI client for interacting with LXD
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
$LXD_CONF/config.yml~/.config/lxc/config.ymlCredential-bearing paths to review before unattended agent runs.
$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>Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lxc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/canonical/lxd
Installationsmetadaten
| Paketschlüssel | brew:lxc |
|---|---|
| Version | 6.9 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/lxc |
| Homepage | https://ubuntu.com/lxd |
| Repository | https://github.com/canonical/lxd |
| Upstream-Dokumentation | https://documentation.ubuntu.com/lxd |
| Lizenz | AGPL-3.0-only |
| Quellarchiv | https://github.com/canonical/lxd/releases/download/lxd-6.9/lxd-6.9.tar.gz |
| Zuletzt aktualisiert | 2026-06-23T10:38:02Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lxc |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
liblxc-common 1:6.0.4-4+deb13u3+b1
Linux Containers userspace tools (library)
sudo apt install liblxc-commonliblxc1t64 1:6.0.4-4+deb13u3+b1
Linux Containers userspace tools (library)
sudo apt install liblxc1t64libpam-cgfs 1:6.0.4-4+deb13u3+b1
PAM module for managing cgroups for LXC
sudo apt install libpam-cgfslxc 1:6.0.4-4+deb13u3+b1
Linux Containers userspace tools
sudo apt install lxclxc-dev 1:6.0.4-4+deb13u3+b1
Linux Containers userspace tools (development)
sudo apt install lxc-devlxc-tests 1:6.0.4-4+deb13u3+b1
Linux Containers userspace tools (test binaries)
sudo apt install lxc-testslxc
nix profile install nixpkgs#lxcliblxc-common 1:5.0.3-2ubuntu7
Linux Containers userspace tools (library)
sudo apt install liblxc-commonliblxc-dev 1:5.0.3-2ubuntu7
Transitional package - liblxc-dev -> lxc-dev
sudo apt install liblxc-devliblxc1t64 1:5.0.3-2ubuntu7
Linux Containers userspace tools (library)
sudo apt install liblxc1t64libpam-cgfs 1:5.0.3-2ubuntu7
PAM module for managing cgroups for LXC
sudo apt install libpam-cgfslxc 1:5.0.3-2ubuntu7
Linux Containers userspace tools
sudo apt install lxclxc-dev 1:5.0.3-2ubuntu7
Linux Containers userspace tools (development)
sudo apt install lxc-devlxc-tests 1:5.0.3-2ubuntu7
Linux Containers userspace tools (test binaries)
sudo apt install lxc-testslxc-utils 1:5.0.3-2ubuntu7
Transitional package - lxc-utils -> lxc
sudo apt install lxc-utilslxc1 1:5.0.3-2ubuntu7
Transitional package - lxc1 -> lxc
sudo apt install lxc1Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.