← [BACK_TO_DIRECTORY]
[TOOL_PROFILE]

apt

high risk

Debian and Ubuntu package manager for installing and updating system packages.

package-managerenvironment lang: all platform: linux
[USE_WHEN]ALLOW
  • Install OS-level dependencies on Debian, Ubuntu, or compatible images
  • Reproduce setup instructions that require apt packages
[AVOID_WHEN]BLOCK
  • 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
[GUARDRAILS]MANDATORY
[DETAILS]RAW_META
Binary
apt
Aliases
apt-get
Effects
install_packages, execute_code, network_access, write_files, environment_mutation
[SIMILAR_TOOLS]03