# 使用 Homebrew, Nix, zypper 安装 linode-cli

查看 linode-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:linode-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install linode-cli
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#linode-cli
```

  证据: nixpkgs package indexes: pkgs/by-name/li/linode-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install linode-cli-bash-completion
```

  证据: openSUSE Tumbleweed package metadata: linode-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:linode-cli
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/linode-cli>
- **版本:** 5.68.0
- **来源摘要:** CLI for the Linode API
- **主页:** <https://github.com/linode/linode-cli>
- **仓库:** <https://github.com/linode/linode-cli>
- **上游文档:** <https://techdocs.akamai.com/cloud-computing/docs/cli>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://files.pythonhosted.org/packages/f4/53/a924ab651cffe044575bfd114a9c39f58b27974356ffcf2e52c2d54bfd98/linode_cli-5.68.0.tar.gz>
- **最后更新:** 2026-05-29T21:41:28Z
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- lin (cli)
- linode (cli)
- linode-cli (cli)
- lin (别名)
- linode (别名)
- linode-cli (别名)

## 依赖

- certifi
- libyaml
- python@3.14

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 5.68.0
- 管理器更新时间: 2026-05-29
- 本地数据: OK
- 上游仓库: https://github.com/linode/linode-cli
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Linode CLI is the official command-line interface for the Linode API, later documented under Akamai Cloud Computing. It lets users manage cloud resources from a terminal and is generated from Linode's OpenAPI specification.

### 项目历史

Linode had an older Perl-based CLI in the linode/cli repository. That repository now describes itself as deprecated and points users to linode/linode-cli, the newer CLI built for the Linode API v4 line.

The modern linode-cli repository describes the tool as the official Linode command-line interface and says it provides access to Linode API endpoints with organized, configurable table output. Its README also states that the project is automatically generated from the Linode OpenAPI spec using the openapi3 Python package.

### 采用历史

The old CLI was packaged for Debian, Ubuntu, CentOS, Fedora, NixOS, and Homebrew, showing that Linode users wanted cloud operations available outside the web manager before API v4. The current Akamai TechDocs page positions the CLI as a wrapper around the Linode API for managing an Akamai Cloud Computing account, with almost any Cloud Manager task also available through the CLI.

### 使用方式

Typical use covers provisioning and managing Linodes, NodeBalancers, volumes, object storage, domains, and account resources from scripts or terminals. Because credentials and configuration live under ~/.config/linode-cli, the package is a developer-operations tool rather than a daemon.

### 为什么软件包爱好者会关心

Linode CLI is interesting because it is generated from an API description instead of being purely handwritten. For package maintainers, that means CLI behavior follows the provider's API surface, while users get a stable local command for automating cloud resources.

### 时间线

- 2013: Linode community posts described early developer releases of a Linode command-line tool.
- 2018-10-31: The older linode/cli repository was archived.
- API v4 era: linode/cli pointed users to linode/linode-cli for the newer Linode API v4 tool.
- 2026-05-27: The linode-api-openapi repository release panel listed a 2026-05-27 OpenAPI package release.

### Related projects

- Related projects include the deprecated linode/cli tool, the Linode API, the linode-api-openapi specification repository, Cloud Manager, and Akamai Cloud Computing documentation.

### 来源

- <https://github.com/linode/cli>
- <https://github.com/linode/linode-api-openapi>
- <https://github.com/linode/linode-cli>
- <https://techdocs.akamai.com/cloud-computing/docs/cli>
- <https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
- <https://www.linode.com/community/questions/9099/linode-cli-developer-release-2>


## 安全说明

没有找到 linode-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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

- Unix: ~/.config/linode-cli

## Credential files

- Unix: ~/.config/linode-cli
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** linode-cli
- **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:** head, stable

## 其他软件包管理器记录

- Nix - linode-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/linode-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - linode-cli-bash-completion - 5.65.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: linode-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Bash completion for linode-cli | https://github.com/linode/linode-cli
- zypper - python311-linode-cli - 5.65.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: python311-linode-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | The Linode command-line interface | https://github.com/linode/linode-cli
- zypper - python313-linode-cli - 5.65.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: python313-linode-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | The Linode command-line interface | https://github.com/linode/linode-cli
- zypper - python314-linode-cli - 5.65.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: python314-linode-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | The Linode command-line interface | https://github.com/linode/linode-cli


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/zh-hans/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [akamai](https://www.automicvault.com/zh-hans/pkg/brew/akamai/) - Shares av.db curated category or tags: akamai, api, cli, cloud-infrastructure.
- [aiven-client](https://www.automicvault.com/zh-hans/pkg/brew/aiven-client/) - Shares av.db curated category or tags: cli, cloud, cloud-infrastructure.
- [aliyun-cli](https://www.automicvault.com/zh-hans/pkg/brew/aliyun-cli/) - Shares av.db curated category or tags: cli, cloud, cloud-infrastructure.
- [firebase-cli](https://www.automicvault.com/zh-hans/pkg/brew/firebase-cli/) - Shares av.db curated category or tags: cli, cloud, cloud-infrastructure.
- [openstackclient](https://www.automicvault.com/zh-hans/pkg/brew/openstackclient/) - Shares av.db curated category or tags: cli, cloud, cloud-infrastructure.
- [scw](https://www.automicvault.com/zh-hans/pkg/brew/scw/) - Shares av.db curated category or tags: cli, cloud, cloud-infrastructure.
- [filen-cli](https://www.automicvault.com/zh-hans/pkg/brew/filen-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [firefly](https://www.automicvault.com/zh-hans/pkg/brew/firefly/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [cloudflare-cli4](https://www.automicvault.com/zh-hans/pkg/brew/cloudflare-cli4/) - Both packages touch the same language runtime or ecosystem. Shared terms: api, certifi, cli, cloud, cloud-infrastructure.
- [osc-cli](https://www.automicvault.com/zh-hans/pkg/brew/osc-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: api, certifi, cli, cloud, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/linode-cli.yml](https://github.com/automic-vault/db/blob/main/combined/linode-cli.yml)


## 来源

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