macOS
brew install incusprovider-native install command
brew / rank 2226
CLI client for interacting with Incus. Version 7.3 via Homebrew; verified 2026-07-31.
install
brew install incusprovider-native install command
overview
CLI client for interacting with Incus
history
Incus is a system container and virtual machine manager from the Linux Containers community. It packages the LXD-style private-cloud workflow under the incus CLI: images, instances, profiles, storage, networking, clustering, and a REST API for running full Linux systems in containers or virtual machines.
Incus began in 2023 as a community fork of Canonical LXD after LXD moved away from the Linux Containers community. The Incus README says the project was adopted by Linux Containers, is maintained by the same developer team that first created LXD, and remains Apache-2.0 without a contributor license agreement.
The first Incus release was 0.1 on October 7, 2023. The release announcement described it as close to LXD 5.18 while using the fork point to remove or rename legacy interfaces, drop features tied to Canonical-specific infrastructure, switch the guest API from /dev/lxd to /dev/incus, and introduce cleaner CLI flows such as incus snapshot and incus admin.
Incus also inherited the broader Linux Containers ecosystem: LXC for system containers, image distribution through the Linux Containers infrastructure, clustering concepts from LXD, and Cowsql as the community fork of Dqlite used for replicated state.
Incus adoption followed a migration path from LXD: users who wanted the Linux Containers governance model could keep a familiar API and CLI shape while moving to the incus command and renamed daemon. The README emphasizes usage from a single host to a full rack-scale cluster, and Homebrew metadata in the input shows packages across Homebrew, Alpine, Fedora, Arch, Nix, MacPorts, openSUSE, Debian/Ubuntu development packages, and Windows winget.
Users run incus to create and manage instances, images, networks, storage pools, profiles, projects, clusters, snapshots, and remotes. The tool is especially common where operators want VM-like full-system environments with container density, or a local private-cloud control plane for development labs, CI workers, and small infrastructure clusters.
Incus matters to package people because it is both a package and an ecosystem boundary marker: the package name, binary name, guest device path, config path, service name, and migration story all reflect the LXD-to-Incus governance split. It is also a good example of why package managers preserve community forks quickly when upstream ownership or distribution assumptions change.
For Homebrew specifically, incus is notable because the formula delivers the client-side tool for a Linux-first infrastructure project to macOS users, where the CLI can still manage remote Incus servers.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
~/.config/incus/config.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
incus | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:incus |
|---|---|
| Version | 7.3 |
| Package manager | Homebrew |
| Homepage | https://linuxcontainers.org/incus |
| Repository | https://github.com/lxc/incus |
| Last updated | 2026-07-31T23:18:20Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.