# Installer lorem avec Homebrew, Nix, pacman

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

## installation

```sh
sudo av install brew:lorem
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lorem
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lorem
```

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

- pacman (92%):

```sh
sudo pacman -S lorem
```

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

## Faits du paquet

- **Clé du paquet:** brew:lorem
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.0
- **Résumé source:** Python generator for the console
- **Page d'accueil:** <https://github.com/per9000/lorem>
- **Dépôt:** <https://github.com/per9000/lorem>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lorem (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.0
## Historique du projet et usages

`lorem` is a small Python command-line generator for lorem ipsum and other sample text. Its package-manager value is straightforward: install one executable and get predictable placeholder text from the shell.

### Historique du projet

The official README describes `lorem` as a Python lorem ipsum generator for the console. The GitHub repository was created in 2014 and exposes a compact CLI rather than a framework or service.

### Historique d'adoption

The batch input records availability through Homebrew, Nix, and Arch/pacman, and Homebrew also notes the alias `ipsum`. That spread is modest but useful for a single-purpose text-generation CLI.

### Modes d'utilisation

By default the command prints a short lorem ipsum phrase. The README documents switches for words, sentences, lines, and characters; quote sources such as lorem, Decamerone, Faust, Fleurs du mal, Strindberg, Poe, Strandberg, and Bible text; case changes; randomization; version display; and built-in self-tests.

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

`lorem` is the sort of tiny Unix-style utility package that survives because it solves one boring developer need: generating dummy text in scripts, demos, tests, and terminals without opening a browser.

### Chronologie

- 2014: `per9000/lorem` repository created on GitHub.
- 2024: Repository metadata shows activity through February 2024.
- 2024: v0.8.0 tag present in the official repository.

### Related projects

- Other lorem ipsum generators fill the same niche, but this package is specifically the `per9000/lorem` console tool packaged by Homebrew.

### Sources

- <https://api.github.com/repos/per9000/lorem>
- <https://formulae.brew.sh/formula/lorem>
- <https://github.com/per9000/lorem#readme>
- source_facts.package-manager-url


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - lorem: normalized package name match | nixpkgs package indexes: pkgs/by-name/lo/lorem/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - lorem - 1.6-2: normalized package name match | Arch Linux sync databases: lorem from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Simple app to generate the Lorem Ipsum placeholder text | https://apps.gnome.org/Lorem/


## Combined YAML source

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


## Sources

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