pkg.soopen package index

brew / 排名 4892

使用 Homebrew, apk, apt, Nix 安装 apt-dater

查看 apt-dater 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install apt-dater

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add apt-dater

Alpine Linux edge package indexes · apt-dater · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install apt-dater

Debian stable package indexes · apt-dater · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#apt-dater

nixpkgs package indexes · pkgs/by-name/ap/apt-dater/package.nix · 来源: api.github.com

概览

软件包摘要

Manage package updates on remote hosts using SSH

命令和别名

  • adsh
  • apt-dater

历史

项目历史与用法

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.

时间线

  • 2010s: apt-dater 0.9.x and 1.0.x releases refine cluster support, SSH/session handling, and terminal multiplexer behavior.
  • 2014: 1.0.0 pre-release series includes libconfig-backed configuration and ADP 7.0 support.
  • 2015: 1.0.2 switches the configuration engine to libxml2 and adds legacy hosts.conf conversion.
  • 2021: 1.0.4 release includes tmux and Debian build-environment maintenance fixes.

Related projects

  • APT and apt-get are the package tools apt-dater drives on managed hosts.
  • needrestart appears in upstream sudo examples for detecting services or kernels that need restart after upgrades.
  • screen and tmux are related terminal multiplexer backends used by apt-dater workflows.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:ssh

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/apt-dater/apt-dater.conf~/.config/apt-dater/hosts.conf~/.config/apt-dater/screenrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.ssh/apt-dater~/.ssh/apt-dater.pub

可执行文件

已安装的可执行文件

命令类型暴露范围备注
adsh可执行文件已索引可执行文件从本地可执行文件索引发现。
apt-dater可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.0.4
管理器更新时间2026-07-10
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:apt-dater
版本1.0.4
软件包管理器Homebrew
主页https://github.com/DE-IBH/apt-dater
仓库https://github.com/DE-IBH/apt-dater
最后更新2026-07-10T11:09:15-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

apt-dater 1.0.4-8+b2

terminal-based remote package update manager

https://github.com/DE-IBH/apt-dater

sudo apt install apt-dater
  • Section: admin
  • Architecture: amd64
  • Source Package: apt-dater
  • 14 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Apt Dater
Debian stable package indexes · deb.debian.org · Debian stable package indexes: apt-dater from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

apt-dater

nix profile install nixpkgs#apt-dater
  • normalized package name match
  • 匹配方式:Apt Dater
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ap/apt-dater/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

apt-dater 1.0.4-8build2

terminal-based remote package update manager

https://github.com/DE-IBH/apt-dater

sudo apt install apt-dater
  • Section: universe/admin
  • Architecture: amd64
  • 13 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Apt Dater
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: apt-dater from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

apt-dater 1.0.4-r4

terminal-based remote package update manager

https://github.com/DE-IBH/apt-dater

sudo apk add apt-dater
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: apt-dater
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Apt Dater
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apt-dater from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

apt-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-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: apt-dater
  • normalized package name match
  • 匹配方式:Apt Dater
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apt-dater-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

apt-dater-lang 1.0.4-r4

Languages for package apt-dater

https://github.com/DE-IBH/apt-dater

sudo apk add apt-dater-lang
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: apt-dater
  • normalized package name match
  • 匹配方式:Apt Dater
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apt-dater-lang from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation