# 使用 Homebrew, apk, Nix, scoop 安装 inlyne

查看 inlyne 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:inlyne
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install inlyne
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add inlyne
```

  证据: Alpine Linux edge package indexes: inlyne from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#inlyne
```

  证据: nixpkgs package indexes: pkgs/by-name/in/inlyne/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/inlyne
```

  证据: Scoop official bucket manifest trees: bucket/inlyne.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:inlyne
- **软件包管理器:** Homebrew
- **版本:** 0.5.2
- **来源摘要:** GPU powered yet browserless tool to help you quickly view markdown files
- **主页:** <https://github.com/Inlyne-Project/inlyne>
- **仓库:** <https://github.com/Inlyne-Project/inlyne>
- **最后更新:** 2026-06-29T11:30:32-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- inlyne (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.5.2
## 项目历史与用法

Inlyne is a Rust desktop/CLI tool for viewing Markdown without launching a full browser. Its README frames the project as a GPU-powered, browserless Markdown plus basic HTML viewer for quickly opening repository documentation.

### 项目历史

The public repository was created in August 2022. The README presents Inlyne as a WGPU-based viewer that converts Markdown to HTML with comrak, renders enough HTML for common project README use, and refreshes as files change.

### 采用历史

Adoption appears modest but package-manager-oriented: the README notes availability in several package repositories, and Homebrew, Alpine, Nix, and Scoop metadata all package the `inlyne` executable.

### 使用方式

The common workflow is `inlyne view README.md --theme dark/light`. Inlyne also supports an `inlyne.toml` configuration file in the platform-specific user configuration directory, though the batch curation keeps config location null because the requested history-only pass preserves existing non-history fields.

### 为什么软件包爱好者会关心

Inlyne is notable to package nerds as a small Rust GUI-adjacent CLI: it packages WGPU, font and windowing dependencies, Markdown/HTML rendering, and a cross-platform viewer use case that sits between terminal pagers and Electron-heavy preview apps.

### 时间线

- 2022: Public Inlyne repository created.
- 2022: README describes the initial GPU-powered browserless Markdown viewer goal.
- 2026: Homebrew metadata lists Inlyne as a packaged Markdown viewer CLI.

### Related projects

- The README names WGPU for rendering, comrak for Markdown conversion, lyon and winit in its supported-rendering examples, and browser or Visual Studio Code previews as heavier alternatives.

### 来源

- <https://api.github.com/repos/Inlyne-Project/inlyne>
- <https://formulae.brew.sh/formula/inlyne>
- <https://github.com/Inlyne-Project/inlyne>
- <https://raw.githubusercontent.com/Inlyne-Project/inlyne/main/README.md>


## 安全说明

没有找到 inlyne 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Nix - inlyne: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/inlyne/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - inlyne - 0.5.0-r0: normalized package name match | Alpine Linux edge package indexes: inlyne from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | GPU powered, browserless, markdown & html viewer | https://github.com/Inlyne-Project/inlyne
- apk - inlyne-bash-completion - 0.5.0-r0: normalized package name match | Alpine Linux edge package indexes: inlyne-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for inlyne | https://github.com/Inlyne-Project/inlyne
- apk - inlyne-doc - 0.5.0-r0: normalized package name match | Alpine Linux edge package indexes: inlyne-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | GPU powered, browserless, markdown & html viewer (documentation) | https://github.com/Inlyne-Project/inlyne
- apk - inlyne-fish-completion - 0.5.0-r0: normalized package name match | Alpine Linux edge package indexes: inlyne-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for inlyne | https://github.com/Inlyne-Project/inlyne
- apk - inlyne-zsh-completion - 0.5.0-r0: normalized package name match | Alpine Linux edge package indexes: inlyne-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for inlyne | https://github.com/Inlyne-Project/inlyne
- Scoop - extras/inlyne: normalized package name match | Scoop official bucket manifest trees: bucket/inlyne.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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