# unum mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:unum
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install unum
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:unum
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/unum>
- **Version:** 3.6-15.1.0
- **Quellzusammenfassung:** Interconvert numbers, Unicode, and HTML/XHTML entities
- **Homepage:** <https://www.fourmilab.ch/webtools/unum/>
- **Upstream-Dokumentation:** <https://www.fourmilab.ch/webtools/unum/>
- **Lizenz:** Artistic-1.0-Perl OR GPL-1.0-or-later
- **Quellarchiv:** <https://www.fourmilab.ch/webtools/unum/prior-releases/3.6-15.1.0/unum.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-22T14:06:32-07:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- unum (cli)
- unum (Alias)

## Build-Abhängigkeiten

- pod2man

## Von macOS bereitgestellte Bibliotheken

- perl

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 3.6-15.1.0
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://www.fourmilab.ch/webtools/unum/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

unum is a small Fourmilab command-line utility for interconverting decimal, octal, hexadecimal, binary, Unicode character data, and HTML/XHTML named or numeric character entities. Its history is tied less to a large ecosystem than to the long Unix tradition of keeping compact text and lookup tools on the command line.

### Projektgeschichte

John Walker published the Fourmilab unum page in February 2006. The page presents unum as a standalone portable Perl program that removes the need to manually consult Unicode tables, HTML entity references, and programmer calculators when preparing web documents or source text.

The utility remained maintained as Unicode and HTML entity data changed. The Fourmilab page lists multiple updates from 2017 through 2023 and identifies version 3.6-15.1.0 as released on October 21, 2023, with character tables based on Unicode 15.1.0.

### Adoptionsgeschichte

unum appears in Homebrew as a niche developer utility rather than a broad platform tool. Its adoption story is mostly the durable packaging of a single-file Perl reference program for users who want Unicode and entity lookups available from a shell.

### Wie es verwendet wird

The tool is used to answer questions such as converting code points between bases, finding the Unicode name for a character, looking up HTML entities, decoding UTF-8 byte sequences, and listing Unicode blocks. Fourmilab documents installation as placing the single unum.pl file somewhere on PATH, with Perl and optionally bunzip2 as the main runtime requirements.

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

For package-nerd workflows, unum is the kind of low-dependency utility that survives because it is scriptable, portable, and focused. It is useful when packaging documentation, terminals, web pages, or source files expose encoding details that are easier to inspect from a CLI than from a browser or GUI character map.

### Zeitleiste

- 2006: Fourmilab page published for unum.
- 2017-2023: Fourmilab page records periodic updates.
- 2023: Version 3.6-15.1.0 released with Unicode 15.1.0 tables.

### Related projects

- Fourmilab documents unum alongside Unicode, HTML/XHTML character references, Perl, and W3C HTML entity data rather than as part of a larger suite.

### Quellen

- <https://www.fourmilab.ch/webtools/unum/>
- source_facts.package-manager.brew


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** unum
- **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


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [smartypants](https://pkg.so/de/brew/smartypants/) - Shares pkgdb curated category or tags: cli, developer-tools, html-entities, perl.
- [harfbuzz](https://pkg.so/de/brew/harfbuzz/) - Shares pkgdb curated category or tags: cli, developer-tools, unicode.
- [simdutf](https://pkg.so/de/brew/simdutf/) - Shares pkgdb curated category or tags: cli, developer-tools, unicode.
- [libiconv](https://pkg.so/de/brew/libiconv/) - Shares pkgdb curated category or tags: cli, developer-tools, unicode.
- [lcov](https://pkg.so/de/brew/lcov/) - Shares pkgdb curated category or tags: cli, developer-tools, perl.
- [ack](https://pkg.so/de/brew/ack/) - Shares pkgdb curated category or tags: cli, developer-tools, perl.
- [cpanminus](https://pkg.so/de/brew/cpanminus/) - Shares pkgdb curated category or tags: cli, developer-tools, perl.
- [colordiff](https://pkg.so/de/brew/colordiff/) - Shares pkgdb curated category or tags: cli, developer-tools, perl.
- [ascii2binary](https://pkg.so/de/brew/ascii2binary/) - Local package facts share a topical domain. Shared terms: cli, conversion, developer, developer-tools, number.
- [cconv](https://pkg.so/de/brew/cconv/) - Local package facts share a topical domain. Shared terms: cli, conversion, developer, developer-tools, unicode.

## Combined YAML source

View the package source record on GitHub. [combined/unum.yml](https://github.com/mxcl/pkgdb/blob/main/combined/unum.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
- cross-ecosystem install command graph
