# Installer uni avec Homebrew, apk, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de uni pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:uni
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install uni
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install uni
```

  Preuve: MacPorts ports tree: textproc/uni/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add uni
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#uni
```

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

## Faits du paquet

- **Clé du paquet:** brew:uni
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/uni>
- **Version:** 2.9.0
- **Résumé source:** Unicode database query tool for the command-line
- **Page d'accueil:** <https://github.com/arp242/uni>
- **Dépôt:** <https://github.com/arp242/uni>
- **Licence:** MIT
- **Archive source:** <https://github.com/arp242/uni/archive/refs/tags/v2.9.0.tar.gz>
- **Dernière mise à jour:** 2026-07-25T21:47:59+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- uni (cli)
- uni (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.9.0
- gestionnaire mis à jour: 2026-07-25
- données locales: OK
- dépôt amont: https://github.com/arp242/uni
- dernière version détectée: v2.9.0 (à jour)
## Historique du projet et usages

uni is a Go command-line tool for querying the Unicode database. Its README describes commands for identifying codepoints in text, searching codepoints, printing ranges or classes, and finding emoji.

### Historique du projet

The GitHub repository was created in December 2018. The project sits in a Unix tradition of small text-inspection tools, but updates that niche for modern Unicode and emoji workflows.

The README says uni supports Unicode 15.1 and includes good emoji support. It also documents JSON output, browser/WASM availability, and integrations with dmenu, rofi, fzf, and Vim, showing that the tool evolved beyond a simple codepoint lookup command into a terminal-centered Unicode utility.

### Historique d'adoption

The README points users to release binaries, packages for multiple platforms, and `go install zgo.at/uni/v2@latest` from source. The supplied package facts show availability in Homebrew, Alpine, MacPorts, and Nix.

Repository metadata shows hundreds of GitHub stars and a sequence of releases, including v2.9.0 in December 2025. For a Unicode lookup CLI, that suggests durable use among developers who frequently inspect unfamiliar characters, terminal width, escapes, and emoji names.

### Modes d'utilisation

Common usage is interactive and pipeline-friendly: identify characters from arguments or stdin, search by name, print specific codepoints and ranges, and format output fields such as Unicode version, name, UTF-8 bytes, HTML entity, X11 keysym, JSON escape, or display width.

The README's integrations make uni useful as a picker as well as an inspector: scripts can wire it into dmenu, rofi, fzf, or Vim so users can search for and insert symbols without leaving keyboard-driven workflows.

### Pourquoi les passionnés de paquets s'y intéressent

uni is package-interesting because it packages Unicode data into a fast single-purpose CLI. It is the kind of tool that rarely appears in application dependency graphs but frequently lives in a developer's personal shell setup.

Compared with older conversion tools, uni is focused on discovery and metadata rather than transcoding. That makes it complementary to tools such as uni2ascii, iconv, and GUI character maps.

### Chronologie

- 2018: GitHub repository created.
- 2023: README documents support for Unicode 15.1.
- 2025: GitHub page lists v2.9.0 as a December 2025 release.
- 2026: Repository metadata shows continued availability and package interest.

### Related projects

- The README compares uni with CLI alternatives such as unicode.vim, unicode, uc, and chr, and GUI tools such as gnome-characters, gucharmap, KCharSelect, rofi-emoji, and rofimoji.
- The README links dmenu, rofi, fzf, and Vim integrations for picker-style workflows.

### Sources

- <https://api.github.com/repos/arp242/uni>
- <https://github.com/arp242/uni#readme>
- <https://raw.githubusercontent.com/arp242/uni/master/README.md>
- input.source_facts.package-manager


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Nix - uni: normalized package name match | nixpkgs package indexes: pkgs/by-name/un/uni/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - uni - 2.9.0-r6: normalized package name match | Alpine Linux edge package indexes: uni from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Query the Unicode database from the commandline | https://github.com/arp242/uni
- apk - uni-doc - 2.9.0-r6: normalized package name match | Alpine Linux edge package indexes: uni-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Query the Unicode database from the commandline (documentation) | https://github.com/arp242/uni
- MacPorts - uni: normalized package name match | MacPorts ports tree: textproc/uni/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [xurls](https://pkg.so/fr/brew/xurls/) - Shares pkgdb curated category or tags: cli, developer-tools, go, text-processing.
- [sttr](https://pkg.so/fr/brew/sttr/) - Shares pkgdb curated category or tags: cli, developer-tools, go, text-processing.
- [libunicode](https://pkg.so/fr/brew/libunicode/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing, unicode.
- [chars](https://pkg.so/fr/brew/chars/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing, unicode.
- [emojify](https://pkg.so/fr/brew/emojify/) - Shares pkgdb curated category or tags: cli, developer-tools, emoji, text-processing.
- [unac](https://pkg.so/fr/brew/unac/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing, unicode.
- [uni2ascii](https://pkg.so/fr/brew/uni2ascii/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing, unicode.
- [cconv](https://pkg.so/fr/brew/cconv/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing, unicode.

## Combined YAML source

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


## Sources

- 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
