[工具详情]
apt
Debian and Ubuntu package manager for installing and updating system packages.
package-managerenvironment 语言: all 平台: linux
[适用场景]推荐
- ✓ Install OS-level dependencies on Debian, Ubuntu, or compatible images
- ✓ Reproduce setup instructions that require apt packages
[不适用场景]避免
- ✕ The dependency belongs in the project package manager instead of the host OS
- ✕ Running on a non-Debian Linux distribution or a locked-down environment
[安全约束]必须遵守
- ⚠ Check the distribution and package availability before installing.
- ⚠ Ask before install, upgrade, remove, autoremove, dist-upgrade, or repository/key changes.
- ⚠ Prefer minimal package installs and avoid broad system upgrades during project tasks.
[详细信息]原始元数据
- 命令
- apt
- 别名
- apt-get
- 影响
- install_packages, execute_code, network_access, write_files, environment_mutation
[类似工具]03
apk
高Alpine Linux package manager for installing and updating system packages in Alpine hosts and containers.
asdf
高Multi-language runtime and tool version manager driven by .tool-versions and plugins.
brew
高Homebrew package manager for installing command-line tools, libraries, and applications on macOS and Linux.