macOS
brew install apt-daterlocal Homebrew formula metadata
brew
apt-dater のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install apt-daterlocal Homebrew formula metadata
sudo apk add apt-daterAlpine Linux edge package indexes · apt-dater · ソース: dl-cdn.alpinelinux.org
sudo apt install apt-daterDebian stable package indexes · apt-dater · ソース: deb.debian.org
nix profile install nixpkgs#apt-daternixpkgs package indexes · pkgs/by-name/ap/apt-dater/package.nix · ソース: api.github.com
概要
Manage package updates on remote hosts using SSH
履歴
apt-dater is a terminal tool for keeping one or more Debian GNU/Linux hosts up to date over SSH. It sits in the old sysadmin niche between package-manager front ends and fleet-management systems.
The upstream README presents apt-dater as a management-server tool: copy example configuration into ~/.config/apt-dater, list managed hosts, and use SSH plus sudo on those hosts to run package updates.
Its 1.0-era releases show the tool maturing around terminal multiplexers, host refresh behavior, localization, reproducible builds, and configuration backend changes. Version 1.0.2 switched configuration handling to libxml2 and included conversion support for older hosts.conf data.
apt-dater's adoption is mostly in Debian-style administration circles. The supplied package metadata records Debian, Ubuntu, Alpine, Nix, and Homebrew packages, which matches a tool aimed at Debian-family update workflows but useful from non-Debian admin workstations too.
The project is small compared with APT itself, but its presence in multiple package managers reflects a specific operator need: update many apt-managed machines without installing a heavier orchestration stack.
A typical setup creates ~/.config/apt-dater/apt-dater.conf, hosts.conf, and screenrc on the management machine, generates an SSH key such as ~/.ssh/apt-dater, installs the public key on managed hosts, and configures sudo for apt-get and related commands.
The executable apt-dater coordinates the host view, while adsh acts as an SSH wrapper that can record sessions. The tool expects managed hosts to have SSH and sudo available.
apt-dater is package-nerd software in the literal sense: it is a package-update console for people who administer many apt machines. It exposes the social layer around apt operations: host inventory, SSH identity, sudo policy, terminal multiplexing, and update status.
It is also a reminder that not every package-management tool is a solver or repository system. Some are thin operational wrappers around existing package managers, and those wrappers matter when a fleet is still maintained by direct SSH.
セキュリティ状態
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.
~/.config/apt-dater/apt-dater.conf~/.config/apt-dater/hosts.conf~/.config/apt-dater/screenrcCredential-bearing paths to review before unattended agent runs.
~/.ssh/apt-dater~/.ssh/apt-dater.pub実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
adsh | cli | グローバル実行可能ファイル | |
apt-dater | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/DE-IBH/apt-dater
インストールメタデータ
| パッケージキー | brew:apt-dater |
|---|---|
| バージョン | 1.0.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/apt-dater |
| ホームページ | https://github.com/DE-IBH/apt-dater |
| リポジトリ | https://github.com/DE-IBH/apt-dater |
| 上流ドキュメント | https://github.com/DE-IBH/apt-dater#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/DE-IBH/apt-dater/archive/refs/tags/v1.0.4.tar.gz |
| 依存関係 | gettext, glib, popt |
| ビルド依存関係 | autoconf, automake, coreutils, gettext, pkgconf |
| macOS 提供ライブラリ | libxml2, ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apt-dater |
| Version Scheme | 1 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
apt-dater 1.0.4-8+b2
terminal-based remote package update manager
https://github.com/DE-IBH/apt-dater
sudo apt install apt-daterapt-dater
nix profile install nixpkgs#apt-daterapt-dater 1.0.4-8build2
terminal-based remote package update manager
https://github.com/DE-IBH/apt-dater
sudo apt install apt-daterapt-dater 1.0.4-r4
terminal-based remote package update manager
https://github.com/DE-IBH/apt-dater
sudo apk add apt-daterapt-dater-doc 1.0.4-r4
terminal-based remote package update manager (documentation)
https://github.com/DE-IBH/apt-dater
sudo apk add apt-dater-docapt-dater-lang 1.0.4-r4
Languages for package apt-dater
https://github.com/DE-IBH/apt-dater
sudo apk add apt-dater-langソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.