# Installer inlyne avec Homebrew, apk, Nix, scoop

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install inlyne
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add inlyne
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:inlyne
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.2
- **Résumé source:** GPU powered yet browserless tool to help you quickly view markdown files
- **Page d'accueil:** <https://github.com/Inlyne-Project/inlyne>
- **Dépôt:** <https://github.com/Inlyne-Project/inlyne>
- **Dernière mise à jour:** 2026-06-29T11:30:32-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- inlyne (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour inlyne. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

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


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