# lorem を Homebrew, Nix, pacman でインストール

lorem のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install lorem
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:lorem
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.0
- **ソース概要:** Python generator for the console
- **ホームページ:** <https://github.com/per9000/lorem>
- **リポジトリ:** <https://github.com/per9000/lorem>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- lorem (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.8.0
## プロジェクトの歴史と使われ方

`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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

`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.

### タイムライン

- 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.

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
