macOS
brew install aptlocal Homebrew formula metadata
brew
apt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aptlocal Homebrew formula metadata
sudo apk add aptAlpine Linux edge package indexes · apt · ソース: dl-cdn.alpinelinux.org
sudo dnf install aptFedora Rawhide package metadata · apt · ソース: dl.fedoraproject.org
nix profile install nixpkgs#aptnixpkgs package indexes · pkgs/by-name/ap/apt/package.nix · ソース: api.github.com
sudo pacman -S aptArch Linux sync databases · apt · ソース: geo.mirror.pkgbuild.com
概要
Advanced Package Tool
履歴
APT, the Advanced Package Tool, is Debian's high-level package acquisition, dependency resolution, and installation interface. It turned dpkg-based systems from local package installers into repository-driven operating systems.
Debian's early package management centered on dpkg and dselect. The official Debian project history names Debian 2.1 Slink, released March 9, 1999, as the release that introduced apt as a new package-management interface and describes it as a key technical innovation.
APT grew into a family of tools and libraries. The Debian Administrator's Handbook describes apt-get as the first command-line front end developed within the APT project, with apt later added as a more interactive command-line front end while apt-get retained a stable scripted interface.
The system's configuration model also became part of Debian culture: /etc/apt/sources.list and sources.list.d define repositories, apt.conf and apt.conf.d define behavior, preferences files define pinning, and auth.conf carries machine credentials for authenticated repositories.
APT's adoption tracks Debian's growth. Debian's own history says apt addressed issues from Debian's continuing expansion and established a new paradigm for package acquisition and installation on open source operating systems.
Ubuntu inherited APT as a core system interface, and the supplied metadata records apt packages or compatibility packages across Homebrew, Debian, Ubuntu, Fedora/dnf, Arch/pacman, Alpine/apk, and Nix. Some non-Debian entries exist for compatibility or tooling rather than as the native system package manager.
APT also shaped the UX expectations for later package managers: update an index, install by name, resolve dependencies, upgrade the system, pin repositories, and use signed repository metadata.
The everyday flow is apt update to refresh package indexes, apt install package to install dependencies and packages, apt remove or apt purge to remove software, and apt upgrade or apt full-upgrade for system updates.
Scripts and maintainer tooling often use apt-get because Debian documents its public interface as stable for automation. Humans often use apt because it has interactive defaults and output tuned for direct terminal use.
Repository configuration is text-file driven: sources.list controls where packages come from, apt.conf controls acquisition and dpkg behavior, and auth.conf stores credentials for authenticated archive access.
APT is one of the defining package-manager designs. It made repository metadata, dependency solving, local package archives, upgrade planning, and signed distribution channels normal parts of Linux administration.
For package nerds, APT is also the origin point for countless secondary tools: mirror managers, repository publishers, pinning front ends, unattended-upgrade systems, PPA tooling, and fleet update wrappers. Understanding APT explains a large fraction of Debian and Ubuntu packaging behavior.
Its split between dpkg as the local package database/installer and APT as the repository-aware resolver remains one of the clearest examples of layered package-management architecture.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
/etc/apt/apt.conf/etc/apt/apt.conf.d//etc/apt/sources.list/etc/apt/sources.list.d/Credential-bearing paths to review before unattended agent runs.
/etc/apt/auth.conf/etc/apt/auth.conf.d/*.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
apt | cli | グローバル実行可能ファイル | |
apt-cache | cli | グローバル実行可能ファイル | |
apt-cdrom | cli | グローバル実行可能ファイル | |
apt-config | cli | グローバル実行可能ファイル | |
apt-ftparchive | cli | グローバル実行可能ファイル | |
apt-get | cli | グローバル実行可能ファイル | |
apt-mark | cli | グローバル実行可能ファイル | |
apt-sortpkgs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:apt |
|---|---|
| バージョン | 3.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/apt |
| ホームページ | https://wiki.debian.org/Apt |
| リポジトリ | https://salsa.debian.org/apt-team/apt |
| 上流ドキュメント | https://manpages.debian.org/unstable/apt/apt.8.en.html |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://salsa.debian.org/apt-team/apt/-/archive/3.2.0/apt-3.2.0.tar.bz2 |
| 最終更新 | 2026-06-25T13:37:36+02:00 |
| Pulse | updated |
| 依存関係 | berkeley-db@5, bzip2, dpkg, lz4, openssl@3, perl, sequoia-sqv, systemd, xxhash, xz, zlib-ng-compat, zstd |
| ビルド依存関係 | cmake, docbook, docbook-xsl, doxygen, gettext, libxslt, po4a, w3m |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apt |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
apt 3.0.3
commandline package manager
sudo apt install aptapt-doc 3.0.3
documentation for APT
sudo apt install apt-docapt-transport-https 3.0.3
transitional package for https support
sudo apt install apt-transport-httpsapt-utils 3.0.3
package management related utility programs
sudo apt install apt-utilslibapt-pkg-dev 3.0.3
development files for APT's libapt-pkg and libapt-inst
sudo apt install libapt-pkg-devlibapt-pkg-doc 3.0.3
documentation for APT development
sudo apt install libapt-pkg-doclibapt-pkg7.0 3.0.3
package management runtime library
sudo apt install libapt-pkg7.0apt
nix profile install nixpkgs#aptapt 2.7.14build2
commandline package manager
sudo apt install aptapt-doc 2.7.14build2
documentation for APT
sudo apt install apt-docapt-transport-https 2.7.14build2
transitional package for https support
sudo apt install apt-transport-httpsapt-utils 2.7.14build2
package management related utility programs
sudo apt install apt-utilslibapt-pkg-dev 2.7.14build2
development files for APT's libapt-pkg and libapt-inst
sudo apt install libapt-pkg-devlibapt-pkg-doc 2.7.14build2
documentation for APT development
sudo apt install libapt-pkg-doclibapt-pkg6.0t64 2.7.14build2
package management runtime library
sudo apt install libapt-pkg6.0t64apt 3.2.0-r0
APT package management tool
https://salsa.debian.org/apt-team/apt
sudo apk add aptソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.