# uptimed mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für uptimed in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:uptimed
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install uptimed
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install uptimed
```

  Evidenz: MacPorts ports tree: sysutils/uptimed/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add uptimed
```

  Evidenz: Alpine Linux edge package indexes: uptimed from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install uptimed
```

  Evidenz: Debian stable package indexes: uptimed from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install uptimed
```

  Evidenz: Fedora Rawhide package metadata: uptimed from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#uptimed
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/up/uptimed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S uptimed
```

  Evidenz: Arch Linux sync databases: uptimed from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:uptimed
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/uptimed>
- **Version:** 0.4.7
- **Quellzusammenfassung:** Utility to track your highest uptimes
- **Homepage:** <https://github.com/rpodgorny/uptimed/>
- **Repository:** <https://github.com/rpodgorny/uptimed>
- **Upstream-Dokumentation:** <https://github.com/rpodgorny/uptimed/>
- **Lizenz:** GPL-2.0-only
- **Quellarchiv:** <https://github.com/rpodgorny/uptimed/archive/refs/tags/v0.4.7.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- uprecords (cli)
- uptimed (cli)
- uprecords (Alias)
- uptimed (Alias)

## Build-Abhängigkeiten

- autoconf
- automake
- libtool

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Dienst: declared
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.4.7
- lokale Daten: OK
- Upstream-Repository: https://github.com/rpodgorny/uptimed
- neueste erkannte Version: v0.4.7 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

Uptimed is a small Unix-style daemon and command-line companion for recording a machine's best uptimes. Its README describes the daemon as tracking distinct boot sessions by system boot time and shipping the `uprecords` console frontend for viewing records, including use on a web page.

### Projektgeschichte

The project originated with Rob Kaper, and the current upstream README says Radek Podgorny took over maintainership starting with version 0.3.4. The same README notes that Uptimed was inspired by an earlier utility named `ud`, but chose a different design based on boot time rather than PID-file locking.

### Adoptionsgeschichte

Uptimed's ChangeLog shows a portability-focused maintenance history: Darwin support arrived in 0.3.6, GNU/kFreeBSD and GNU Hurd support appeared in 0.3.17, and later 0.4.x entries added Android, DragonFly, modern Solaris, macOS build updates, AIX, and Solaris SMF support. The batch input lists packages in Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, and other repositories, which matches its role as a small system-administration utility distributed through operating-system package managers.

### Wie es verwendet wird

In package-manager culture, Uptimed is installed as a daemon plus the `uprecords` command: the daemon records uptime sessions, while users query and sort the records from the terminal or publish them via the bundled CGI/web-facing support.

### Warum Paket-Nerds sich dafür interessieren

Uptimed matters mostly as a classic Unix niche package: tiny surface area, long portability tail, daemon packaging, init/systemd integration, and a visible command-line output that system administrators can compare across machines.

### Zeitleiste

- 2002: ChangeLog records 0.2.0 and 0.3.0-era releases.
- 0.3.4: Radek Podgorny became maintainer.
- 0.3.6: Darwin support was added.
- 0.3.17: GNU/kFreeBSD and GNU Hurd support were added.
- 0.4.x: Android, DragonFly, Solaris, macOS, AIX, and Solaris SMF work accumulated.

### Related projects

- The README names `ud` as an inspiration but distinguishes Uptimed's boot-time-based session tracking from that earlier utility.

### Quellen

- <https://github.com/rpodgorny/uptimed/blob/master/ChangeLog>
- <https://github.com/rpodgorny/uptimed/blob/master/README.md>
- input source_facts.package-manager


## Sicherheitshinweise

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- broad file, network, media, or database tool signal
- formula declares a Homebrew service

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** uptimed
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Debian apt - uptimed - 1:0.4.6-3.1: normalized package name match | Debian stable package indexes: uptimed from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | daemon to track uptimes, especially the high ones | https://github.com/rpodgorny/uptimed
- Nix - uptimed: normalized package name match | nixpkgs package indexes: pkgs/by-name/up/uptimed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - uptimed - 1:0.4.6-3: normalized package name match | Ubuntu 24.04 LTS package indexes: uptimed from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | daemon to track uptimes, especially the high ones | https://github.com/rpodgorny/uptimed
- apk - uptimed - 0.4.7-r0: normalized package name match | Alpine Linux edge package indexes: uptimed from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | System uptime record daemon | https://github.com/rpodgorny/uptimed
- apk - uptimed-doc - 0.4.7-r0: normalized package name match | Alpine Linux edge package indexes: uptimed-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | System uptime record daemon (documentation) | https://github.com/rpodgorny/uptimed
- apk - uptimed-openrc - 0.4.7-r0: normalized package name match | Alpine Linux edge package indexes: uptimed-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | System uptime record daemon (OpenRC init scripts) | https://github.com/rpodgorny/uptimed
- dnf - uptimed - 0.4.7-5.fc45: normalized package name match | Fedora Rawhide package metadata: uptimed from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A daemon to record and keep track of system up times | https://github.com/rpodgorny/uptimed/
- dnf - uptimed-devel - 0.4.7-5.fc45: normalized package name match | Fedora Rawhide package metadata: uptimed-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development header and library for uptimed | https://github.com/rpodgorny/uptimed/
- pacman - uptimed - 0.4.7-2: normalized package name match | Arch Linux sync databases: uptimed from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A system uptime record daemon | https://github.com/rpodgorny/uptimed
- MacPorts - uptimed: normalized package name match | MacPorts ports tree: sysutils/uptimed/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [libtool](https://pkg.so/de/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/de/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/de/brew/automake/) - Build dependency declared by Homebrew.
- [nut](https://pkg.so/de/brew/nut/) - Shares pkgdb curated category or tags: cli, daemon, monitoring, system.
- [collectd](https://pkg.so/de/brew/collectd/) - Shares pkgdb curated category or tags: cli, daemon, monitoring, system.
- [apcupsd](https://pkg.so/de/brew/apcupsd/) - Shares pkgdb curated category or tags: cli, daemon, monitoring, system.
- [monit](https://pkg.so/de/brew/monit/) - Shares pkgdb curated category or tags: cli, monitoring, system, system-administration.
- [direvent](https://pkg.so/de/brew/direvent/) - Shares pkgdb curated category or tags: cli, daemon, monitoring, system.
- [dwatch](https://pkg.so/de/brew/dwatch/) - Shares pkgdb curated category or tags: cli, daemon, monitoring, system.
- [dbus](https://pkg.so/de/brew/dbus/) - Shares pkgdb curated category or tags: cli, daemon, system.
- [htop](https://pkg.so/de/brew/htop/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [conman](https://pkg.so/de/brew/conman/) - Local package facts share a topical domain. Shared terms: administration, cli, system, system-administration.
- [gops](https://pkg.so/de/brew/gops/) - Local package facts share a topical domain. Shared terms: cli, monitoring, system, your.
- [pdsh](https://pkg.so/de/brew/pdsh/) - Local package facts share a topical domain. Shared terms: administration, cli, system, system-administration.

## Combined YAML source

View the package source record on GitHub. [combined/uptimed.yml](https://github.com/mxcl/pkgdb/blob/main/combined/uptimed.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
