macOS
brew install apt-daterlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apt-dater in AI-Agent-Workflows.
Installation
brew install apt-daterlocal Homebrew formula metadata
sudo apk add apt-daterAlpine Linux edge package indexes · apt-dater · Quelle: dl-cdn.alpinelinux.org
sudo apt install apt-daterDebian stable package indexes · apt-dater · Quelle: deb.debian.org
nix profile install nixpkgs#apt-daternixpkgs package indexes · pkgs/by-name/ap/apt-dater/package.nix · Quelle: api.github.com
Überblick
Manage package updates on remote hosts using SSH
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.pubExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
adsh | cli | globales Executable | |
apt-dater | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/DE-IBH/apt-dater
Installationsmetadaten
| Paketschlüssel | brew:apt-dater |
|---|---|
| Version | 1.0.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/apt-dater |
| Homepage | https://github.com/DE-IBH/apt-dater |
| Repository | https://github.com/DE-IBH/apt-dater |
| Upstream-Dokumentation | https://github.com/DE-IBH/apt-dater#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/DE-IBH/apt-dater/archive/refs/tags/v1.0.4.tar.gz |
| Abhängigkeiten | gettext, glib, popt |
| Build-Abhängigkeiten | autoconf, automake, coreutils, gettext, pkgconf |
| Von macOS bereitgestellte Bibliotheken | libxml2, ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-langQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.