# 使用 Homebrew, Nix, pacman 安装 lorem

查看 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
