apt-dater
brew install apt-dater
v1.0.4_2
GPL-2.0-or-later
Manage package updates on remote hosts using SSH
34
30-day installs · #5538
96
90-day · #5661
584
365-day · #4803
109
★ GitHub stars · updated 6mo ago
Runtime dependencies
Build dependencies
Links
- https://github.com/DE-IBH/apt-dater
- GitHub: DE-IBH/apt-dater
- Brew formula source: Formula/a/apt-dater.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"autoconf",
"automake",
"gettext",
"pkgconf",
"coreutils"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"glib",
"popt",
"gettext"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Manage package updates on remote hosts using SSH",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:28+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "apt-dater",
"github_default_branch": "master",
"github_last_commit_at": "2026-02-15T09:06:34Z",
"github_readme_excerpt": "README for apt-dater\n====================\n\nWith apt-dater you can easily keep one or more (Debian) GNU/Linux\nhosts up to date.\n\nPre-configuration on your management server:\n--------------------------------------------\n\n Copy and modify the apt-dater.conf:\n\n cp conf/apt-dater.conf.example $HOME/.config/apt-dater/apt-dater.conf\n\n Copy and modify the hosts.conf:\n\n cp conf/hosts.conf.example $HOME/.config/apt-dater/hosts.conf\n\n Copy and modify the screenrc:\n\n cp conf/screenrc.example $HOME/.config/apt-dater/screenrc\n\n\nManaged hosts by apt-dater:\n---------------------------\n\n You need a SSH server and sudo installed. Create a user which will\n be used to install updates (using root is NOT recommended).\n Modify the /etc/sudoers:\n\n\tDefaults env_reset,env_keep=MAINTAINER\n\tthe-user ALL=NOPASSWD: /usr/bin/apt-get,/usr/sbin/needrestart\n\n\nAt your management server:\n--------------------------\n\n Create a user on your management server which perform updates on your\n hosts.\n\n Generate a SSH keypair:\n\n ssh-keygen [-t TYPE] [..] -f ~/.ssh/apt-dater\n\n Distribute the public key(s) e.g.:\n\n ssh-copy-id -i ~/.ssh/apt-dater.pub the-user@managed-host\n",
"github_repo": "DE-IBH/apt-dater",
"github_stars": 109,
"github_topics": [],
"homepage": "https://github.com/DE-IBH/apt-dater",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 34,
"installs_365d": 584,
"installs_90d": 96,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "apt-dater",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 5538,
"rank_365d": 4803,
"rank_90d": 5661,
"raw_hash": "eb9d54d36bfbd342",
"recommended_dependencies": [],
"revision": 2,
"ruby_source_path": "Formula/a/apt-dater.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"libxml2",
"ncurses"
],
"version_head": null,
"version_stable": "1.0.4",
"versioned_formulae": [],
"why_use_this": null
}