macOS
brew install apt-daterlocal Homebrew formula metadata
brew
Manage package updates on remote hosts using SSH. Version 1.0.4 via Homebrew; verified from local package data.
install
brew install apt-daterlocal Homebrew formula metadata
sudo apk add apt-daterAlpine Linux edge package indexes · apt-dater · source: dl-cdn.alpinelinux.org
sudo apt install apt-daterDebian stable package indexes · apt-dater · source: deb.debian.org
nix profile install nixpkgs#apt-daternixpkgs package indexes · pkgs/by-name/ap/apt-dater/package.nix · source: api.github.com
overview
Manage package updates on remote hosts using SSH
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
adsh | cli | global executable | |
apt-dater | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/DE-IBH/apt-dater
install metadata
| Package key | brew:apt-dater |
|---|---|
| Version | 1.0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/apt-dater |
| Homepage | https://github.com/DE-IBH/apt-dater |
| Repository | https://github.com/DE-IBH/apt-dater |
| Upstream docs | https://github.com/DE-IBH/apt-dater#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/DE-IBH/apt-dater/archive/refs/tags/v1.0.4.tar.gz |
| Dependencies | gettext, glib, popt |
| Build dependencies | autoconf, automake, coreutils, gettext, pkgconf |
| Uses from macOS | libxml2, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-langsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.